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.
What are the advantages of RecyclerView over ListView? Check out this tutorial which includes demos of different Activity classes that use RecyclerView.