Create menu resource directory (res/menu) in Android Studio
Learn how to create a menu resource directory and menu resource file manually in Android Studio, while adding an Empty Activity.
Read MoreLearn how to create a menu resource directory and menu resource file manually in Android Studio, while adding an Empty Activity.
Read MoreHere’s the difference between Blank Empty and Empty activity in Android Studio. You will understand which activity to select while creating an Android app.
Read MoreKnow where the database and its tables gets stored in Android Studio. Android comes with a default database SQlite and we will use the same.
Read More