First you have to remember Don't at any circumstances create a new adapter (or a new data source that holds the Adapter's data). ...
Read more »
Android Development Books
Tuesday
Saturday
UI/Application Exerciser Monkey
The Monkey is a program that runs on your emulator or device and generates pseudo-random streams of user events such as clicks, touches...
Read more »
Wednesday
AutoCompleteTextView tutorials in android
An editable text view that shows completion suggestions automatically while the user is typing. The list of suggestions is displayed in a ...
Read more »
Monday
How to Linking to Your Products in Android
For a link that includes the Google Play brand icon, check out the Badges page. Google Play provides several link formats t...
Read more »
Wednesday
Managing Screen Sizes using new tools in android
[This post in originally publish in android officially blog site, original author by Dianne Hackborn , post on android blog by Tim Bray ] ...
Read more »
Monday
WiFi state is not enabling so how to fix it?
Question is ,Trying to create a widget for enabling and disabling the wifi. if ( myWifiManager . isWifiEnabled ()){ System ...
Read more »
Sunday
how to get twitter profile image in android
It is the simple way to get profile image in twitter using twitter username. Here is the layout code for this simple project: <Rela...
Read more »
Saturday
Install Android OS on your PC with VirtualBox
Google's Android is an operating system and software stack for mobile devices. Under the hood, it uses a customized version of the Lin...
Read more »