Hey, I would like to know if it is possible to use CloudBuild to build for Android as exported project.
Basically in my Unity project I using the “Export Project” feature that generates the Gradle project that I consume as a library later in my Android application:
I cant find how to do it with CloudBuild, the only output that it gives to me is an .apk file.
Please advise how can I generate the unityLibrary folder with CloudBuild.
Thanks!
Any news on this? We export our unity project as Android Project to use it as an android library in our apps. Is it possible with Unity Cloud Build?
As for now, there is no option of exporting the android project from Cloud Build, I don’t think they are going to include this in the future.
Has this option every been implemented? @mekartikshah
This currently doesn’t exist in UBA. Hopefully as we work on Unity 6 build profile integration with UBA this will be possible and any build profile configuration run locally will build in UBA with the same configuration.