News

Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects. Kotlin is a general purpose, free, open source, statically typed ...