Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 1007 Bytes

README.md

File metadata and controls

51 lines (25 loc) · 1007 Bytes

Kotlin Sample App / Kotlin Basic App

See

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.

This app have:

Screens:

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

Functionality :

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:

Utils :

1. Utils (common methode to share images and send mail )

2. Snackbar

3. SharedPreferences