Android Core
-
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 » -
Android Performance Tweaking: ParseArray Versus Hashmap
One of the more recent Android ADT updates added Android Lint. Lint will check your Android project for simples things…
Read More » -
Android – Using Jelly Bean notifications
Last post was long ago! I’ve been very busy lately… but learning a lot from Android! (and Node js too……
Read More »