9 followers
Android developer. Code and Community.
Prerequisites Have knowledge of android development. Have an idea about ViewModels, Preferences/Datastore and Room. Android apps cannot be complete...
Most of the android apps we develop need where to store data offline,e.g a Todo App will need a "store" for the information you enter.That is what is...
Although this is a beginner article,you should already know how to create a simple app on android studio. What you will learn MVVM architecture...
If you are in tech field am sure you come across this topic almost daily,either mentioned by friends or interviewers.Recently, have been trying to...
Prerequisites Although this is a beginner article,you should at-least know the basic structure of an android application.If not please check on ...
Introduction This is a beginner tutorial hence you should just know how to create an android application. The image below shows the screen one is...