News

Custom ListView Adapter (Based on SimpleCursorAdapter) Loaders Standardized Content Provider to interact with the database DbAdapter Class with Add, Delete, Update and DeleteAll methods What is SQLite ...
Made a Custom ListView basic application in Android Studio using ArrayAdapter in Kotlin for understanding the Concept. User can add any item to the list and can form custom list based upon his choice.