Code

Learn free code

SQLite Kotlin – Notes App – Android Studio Tutorial

In this tutorial we will make a “Notes App” using SQLite and Kotlin. It will contain following features. Enter Data Retrieve Data in ListView Update/Edit Data Delete Data Search Data Copy Data Share Data Step 01: Create a new Project or open new project Step 02: Create layout resource file under res>layout folder Step 03: Create new “Android Resource

SQLite Kotlin – Notes App – Android Studio Tutorial Read More »