- Application name: Database List Create Read Delete Search
- Company domain: example.com
- Project location: ~/AndroidStudioProjects/Database-List-Create-Read-Delete-Search
- Package name: com.example.database_list_create_read_delete_search
- Include C++ support
- Include Kotlin support
- Phone and Tablet
- API 15: Android 4.0.3 (IceCreamSandwich)
- Include Android Instant App support
- Empty Activity
- Activity Name: MainActivity
- [:heavy_check_mark:] Generate Layout File
- Layout Name: activity_main
- [:heavy_check_mark:] Backwards Compatibility (AppCompat)
-
Populating a ListView with a CursorAdapter · codepath/android_guides Wiki · GitHub
-
Android: CursorAdapter, ListView and CheckBox - Stack Overflow
-
java - Can't set multiple choice selection in ListView - Stack Overflow
-
Android Listview Example using CursorAdapter and SQLite database
-
android - How to override the getItemId(int pos) method from CursorAdapter? - Stack Overflow
-
View On-Device Files with Device File Explorer | Android Studio
-
Saving Android Activity state using Save Instance State - Stack Overflow
-
android - Data saving during Activity life cycle - Stack Overflow
-
Checking if a string is empty or null in Java - Stack Overflow