Android
-

Android Homescreen Widget with AlarmManager
In this tutorial we will learn to create widget with update interval less than 30 mins using AlarmManager. New update:…
Read More » -

Android broadcast receiver: Registering/unregistering during runtime
In the previous post, we leaned to enable and disable the Broadcast receiver added in the Android manifest file. In…
Read More » -

Android – Load images from web and caching
Have you gone through my previous article for Loading Remote Images in android?, actually it was the solution for loading…
Read More » -

Android broadcast receiver: Enable and disable during runtime
Broadcast receiver is the one of the basic and important components of the Android application. There are two different ways…
Read More » -

Android Jelly Bean notification tutorial
You may have heard about Android Jelly Bean (API level 16). Google has improved a lot of features and introduced…
Read More » -

Android Activity Animation Customization Tutorial
If you are thinking on customizing the animation of Activity transition then probably you would look for ActivityOptions class introduced…
Read More » -

Android Voice Recognition Tutorial
You may have heard about the “ Google Now project” where you give the voice command and Android fetches result…
Read More » -

Android: File transfer with asmack and Openfire
I have seen many peoples struggling from file transfer in asmack – Android build environment and patches for smack. I…
Read More » -

Android WebView CSS Support
Creating HTML applications can be a great way to cut down development time between two platforms. The trend today is…
Read More »

