Android best practicies, really usefull repository.
https://github.com/futurice/android-best-practices
#android #performance #release #gradle #proguard
https://github.com/futurice/android-best-practices
#android #performance #release #gradle #proguard
GitHub
GitHub - futurice/android-best-practices: Do's and Don'ts for Android development, by Futurice developers
Do's and Don'ts for Android development, by Futurice developers - futurice/android-best-practices
If you are trying to decrease your build time, you can try this tools:
#android #build #time #buck #bazel #gradle
https://code.fb.com/android/rethinking-android-app-compilation-with-buck/
https://docs.bazel.build/versions/master/tutorial/android-app.html
#android #build #time #buck #bazel #gradle
https://code.fb.com/android/rethinking-android-app-compilation-with-buck/
https://docs.bazel.build/versions/master/tutorial/android-app.html
👍1
To check dependencies tree in your project, simply use
#android #gradle #dependencies #build
./gradlew -q dependencies app:dependencies --configuration debugAndroidTestCompileClasspath
#android #gradle #dependencies #build
👍1
https://medium.com/@ahmedadelsaid/atat-know-more-about-the-amazing-gradle-in-android-studio-91a05e2cdf46
#android #gradle
#android #gradle
Medium
ATAT. Know more about THE AMAZING Gradle in Android Studio.
We will continue with the second part of our blog which is getting familiar with Gradle the building system for Android Studio. This blog…
👍1