Actualités

Learn how to use external libraries in Android Studio and extend the capabilities of your code with a single line in your Gradle build file!
If you're diving into Android development for the first time, knowing how to use Android Studio can be very confusing. This is thanks to the sheer number of files and folders that make up even a ...
Building your Android app If you followed along in Part 2, you’ve already loaded your source code and resource files into your Android Studio project. Now you’re ready to build the app for the ...