Android App Project: Grocery List App (Android Studio + Java)
Hey, guys in this simple tutorial video you will learn how you can make simple grocery list app in android studio. This video clear your concept of alert dialog, custom alert dialog, list view , array list and insert, update and delete operation on array list.
Concept covered :
1. alert dialog / custom alert dialog
2. ListView
3. insert / update / delete with string array list
IDE and language :
1. Android Studio 2. Java
Previous Post: Text Recognition using camera in Android App