App Development Roadmap
App Development Roadmap
Level 4: Build Real Projects that you can upload to Google Play Store
Note App
1. Home Screen Design
2. Recycler View Setup
3. Add Notes Activity
4. Creating Database
5. Adding Notes to Database
6. Fetch all data from the database and display in the RecyclerView
7. Delete All notes
8. Update notes
9. Delete one note
10. Other ways to update and add notes
11. Reading mode option (ShowMoreActivity)
12. Search Notes Functionality
13. Swip to delete notes and restore or undo action if requred
14. Add admob
15. Create an icon for the app
16. Upload to playstore