Browsing Tag
Android
Android Studio brings tons of keyboard shortcuts that helps developers to keep hands more on keyboard rather than relying much on…
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…
Android 7.1 Developer Preview now available
The Android 7.1 Nougat Developer Preview is now available and gives you everything you need to test your app on the new platform or…
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…
Android Studio 2.2
Android Studio 2.2 is available to download today. Previewed at Google I/O 2016, the latest release of our IDE used by millions of…