Uploaded June 2022 | Updated September 2026, 1 week ago
Android Tutorial For Beginners - Learn token implementation in android app. Learn how to store this token in your app using shared preference. Shared preference is used to store small piece of information that persists even if your app is killed. It will be removed once you uninstall the app. Tokens are generally stored inside shared preference - this is how you implement logged in functionality once the user logs in to your app.
Learn how to define CRUD operations using retrofit, learn how to create an interface for retrofit. Learn how to use @GET, @POST, @DELETE, @PUT annotation in retrofit with @Path annotation to pass dynamic values in URL to call your endpoints. Learn step by step - how to create a fully functional android app with simple example in Hindi.
Topics covered -
1. Implement Notes API Interface for CRUD operations
2. Learn how to store tokens in Shared Preferences
3. Token Manager Class
4. Redirect users if already logged in.
5. Complete Notes Android App Tutorial Hindi
Complete Dependency Injection Playlist Link -
youtube.com/playlist?list=PLRKyZvuMYSIPwjYw1bt_7u7nEwe6vATQd
Complete Android Architecture Components Playlist -
youtube.com/playlist?list=PLRKyZvuMYSIO0jLgj8g6sADnD0IBaWaw2
Beginner series in Android Playlist (Hindi) -
youtube.com/playlist?list=PLRKyZvuMYSIN9sVZTfDm4CTdTAzDQyLJU
Kotlin Beginners Tutorial Series -
youtube.com/playlist?list=PLRKyZvuMYSIMW3-rSOGCkPlO1z_IYJy3G
For more info - visit the below link
cheezycode.com
Source Code -
github.com/CheezyCode/YetAnotherNotesApp
We are social. Follow us at -
Facebook - facebook.com/cheezycode
Twitter - twitter.com/cheezycode
Instagram - instagram.com/cheezycode
Android Tutorial For Beginners - Learn token implementation in android app. Learn how to store this token in your app using shared preference. Shared preference is used to store small piece of information that persists even if your app is killed. It will be removed once you uninstall the app. Tokens are generally stored inside shared preference - this is how you implement logged in functionality once the user logs in to your app.
Learn how to define CRUD operations using retrofit, learn how to create an interface for retrofit. Learn how to use @GET, @POST, @DELETE, @PUT annotation in retrofit with @Path annotation to pass dynamic values in URL to call your endpoints. Learn step by step - how to create a fully functional android app with simple example in Hindi.
Topics covered -
1. Implement Notes API Interface for CRUD operations
2. Learn how to store tokens in Shared Preferences
3. Token Manager Class
4. Redirect users if already logged in.
5. Complete Notes Android App Tutorial Hindi
Complete Dependency Injection Playlist Link -
youtube.com/playlist?list=PLRKyZvuMYSIPwjYw1bt_7u7nEwe6vATQd
Complete Android Architecture Components Playlist -
youtube.com/playlist?list=PLRKyZvuMYSIO0jLgj8g6sADnD0IBaWaw2
Beginner series in Android Playlist (Hindi) -
youtube.com/playlist?list=PLRKyZvuMYSIN9sVZTfDm4CTdTAzDQyLJU
Kotlin Beginners Tutorial Series -
youtube.com/playlist?list=PLRKyZvuMYSIMW3-rSOGCkPlO1z_IYJy3G
For more info - visit the below link
cheezycode.com
Source Code -
github.com/CheezyCode/YetAnotherNotesApp
We are social. Follow us at -
Facebook - facebook.com/cheezycode
Twitter - twitter.com/cheezycode
Instagram - instagram.com/cheezycode










