Jun 3, 2018 | Android, Tutorials |
In this tutorial, I’m making the introduction to a fantastic open-source library called ButterKnife for Android. If you would like to follow along make sure to clone the starter code from the GitHub repository. Don’t forget to review the official...
Aug 11, 2017 | Android, Tutorials |
Let’s talk about RecyclerView! This is a very important design element for Android and almost every application should implement it. If you were ever thinking that you need to implement a list of items, like recent transactions, or a grid, like photos on...
Jul 29, 2017 | Android, Tutorials |
This blog post contains supplementary material for a video from my YouTube channel. In this video, I will be covering how to access and save photos in an Android application. You can fork or download the starter code on Github. There are 15 steps in total. Step 1....
Recent Comments