android-build-environment
android-build-environment copied to clipboard
Docker repository for android build environment
Android Studio Instant run is quite an useful feature in development environments. But that requires a version bump on gradle and on build-tools
The changes only consist of structural changes, the build environment itself has not been altered. What has been achieved by the changes: - much faster build time from 33min to...
When trying to execute gradle, I got this error message: "Before building your project, you need to accept the license agreements and complete the installation of the missing components using...
[sudo] password for mobileci: can you tell me the password?
@qiwenzhao this docker looks good, any plans to upgrade it to latest version?
Attempting to use this docker image to build on bitbucket pipelines i get the following error: ``` FAILURE: Build failed with an exception. * What went wrong: A problem occurred...