This is KOTLIN Basic application which have common application flow and common screens. This application can use to make other apps in KOTLIN because its have basic project structure. This apps have all common screens which is moslty use for others apps.
1. Splash Screen
2. Login Screen
3. Home screens
4. About Us screen
5 Gallery Screen
In this have basics functionality and usefull in common application development
1. Login (login detail and validation message)
2. Showing Snackbar messages
3. SharedPreferences
4. Logout
5. Display all data in list at home screen
6. Display all data in gallery
Below have list of utils:
1. Utils (common methode to share images and send mail )
2. Snackbar
3. SharedPreferences