android-architecture-course
android-architecture-course copied to clipboard
seems you have to do some updates Error: Gradle sync failed: The project is using an incompatible version (AGP 3.1.3) of the Android Gradle plugin. Minimum supported version is AGP...
1. Update gradle and gradle plugin 2. Update dependencies 3. Migrate to AndroidX 4. Use https for stackoverflow API
Hi Vasiliy, I noticed that the Nav drawer was not closing on back press in your course video(7. Refactoring of Navigation Drawer From Fragments into Activity) so I decided to...
Hi, I really like the Android Applications Architecture course, and this is a very helpful repo accompanying it. It would be very helpful if you would specify a license though...