Browsing Tag
android tips
If you desire to take a bit more control of your Android device but aren’t sure where to start, might we suggest looking at…
Android Switching Between Activities – Example
If you are a beginner in Android development, the first thing you wish to do is to create two screens and try to switch from one…
Android Navigation Drawer Example
In this tutorial we’ll implement a Navigation Drawer in our android application. Android navigation drawer is a sliding menu and…
Android start activity once notification clicked
The post will demonstrate how we can pass intent to start activity to notification, to start activity once user click on the…
Force 2G/3G/LTE only mode in your Android Smartphone
Some times you are in a area where 3G signal is weak and your phone may constantly jump between 2G and 3G mode. It would be really…
Android App Launch time & Activity creation
As developers, there’s nothing we like more than an amazing Activity that delights and entertains our users. But sadly initializing…
What’s New in Android N
Learn all about the Android N Developer Previewhow you can build your apps for Doze, multi-window, picture-in-picture,…
Google Play authentication is required-Resolved
The "Google Play authentication is required" error is a surprisingly common problem on Android devices. The post will show you how…