Google’s reCaptcha API protects your website / app from malicious traffic. You might have seen the reCaptcha integrated on web pages. You can integrating the same in your Android apps too using SafetyNet API. The service is free to use and it will show a Captcha to be solved if…
We have seen many people panicking when they have deleted something from their Android without proper knowledge. It happens when…
We normally use spinner loaders when the app wants to load the data from a network call. Instead of using…
Sketch is a vector based design tool helps in designing user interfaces. Because of its simplicity, anyone can learn it…
We all know that Android Marshmallow introduced runtime permissions letting user to allow or deny any permission at runtime. Implementing…
You might have noticed that lot of android apps like Twitter, Google+ provides an option to swipe / pull down…
The 1st Part covers the server side implementation of the app i.e building the REST API and the server app.…
In the 1st Part we prepared required classes for this app. In this we’ll start adding one by one screen…
Nowadays Barcodes and QR Codes are widely used in lot of mobile apps. In a QR Code you can store…
Nowadays Barcodes and QR Codes are widely used in lot of mobile apps. In a QR Code you can store…
MORE
In my recent article Gmail like Inbox we have successfully cloned the gmail’s inbox using a RecyclerView with some…
For decades, there’s been an unparalleled demand for solid wood furniture among Indian consumers. It does not mean they’re…
We often see Settings screen in many android apps through which you can configure the app preferences on your…
What do you think when you hear the term Video Converter? A simple tool for converting videos into other…
Introduction of RecyclerView is the best thing ever happen to android world. You can create stunningly beautiful lists and…
While developing Android Applications, supporting multiple resolutions are sometime nightmare to developers. Including multiple images for different resolutions also…