All Projects → ErikHellman → advanced-android-course

ErikHellman / advanced-android-course

Licence: other
A number of code labs for Android development

Advanced Android Course

This repo contains a number of code labs on various topics, intended to learn more advanced concepts of Android.

The code labs are placed in separate branches and currently the following are available:

The best way to work with these code labs is to clone each branch indvidiually. Since the project structure is a bit different between each lab, it is easier to switch between windows in Android Studio than to switch branches and reload the entire project.

For instance, to get started with the Build Tools lab, run:

git clone -b build-tools https://github.com/ErikHellman/advanced-android-course build-tools

Creative Commons License
Advanced Android Course by Erik Hellman is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Based on a work at https://github.com/ErikHellman/advanced-android-course.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].