January 2018
Intermediate to advanced
434 pages
14h 1m
English
I'll be using Android Studio 3 to write code. You can get started by adding anko-sqlite dependencies to your project and creating a SQLite database with the Requests table in it by going through and implementing the Using SQLite database in Kotlin recipe in this chapter. By using the form we created in this recipe, add some data to your Requests table.
Read now
Unlock full access