#android
Read more stories on Hashnode
Articles with this tag
It’s all in the world of Nullability. “Kotlin’s type system is aimed at eliminating the danger of null references, also known as The Billion Dollar...
API keys exist everywhere! It’s common in all modern apps! Isn’t it? So ever thought of securing it? Nope, I’d never done that before this post. I had...
Why RecyclerViewTemplate? I am an Android techie geek who loves to get things done in an elegant, standard and simple way like carving butter. As an...
Hey! We all know that passing data from one Activity to another Activity is a bit messy and tedious to handle in Android. Do you think that it can be...
Yeah! Do you think checking the logs for requests and responses of JSON is easy? It’s like a nightmare to Android Developers unless and until you ping...
Yeah! Are you an Android geek? Are you a fan of the square? Yep, I’m. Here we are going to implement dagger a butter in Android. Before getting into a...