/Android-JetpackCompose-The-Comprehensive-Bootcamp-by-PauloDichone

All individual projects from the course "Android Jetpack Compose: The Comprehensive Bootcamp" by Paulo Dichone

Primary LanguageKotlin

Android-JetpackCompose-The-Comprehensive-Bootcamp-by-PauloDichone

In this repo you will find all individual projects from the course "Android Jetpack Compose: The Comprehensive Bootcamp" by Paulo Dichone, the course link is here

To run a project just change the MainActivity of the corresponding package in maifest file(You have to give full path of the MainActivity file,example: android:name=".quizApp.MainActivity")