As soon as you hit the "Publish" button on your app, you become (partly) a marketer; you might as well try to be a good one. We...
Read More
Home » Archive for June 2012
Various Navigation Type provided in new Android SDK Tools, Revision 20.
In addition to the Master Detail Flow template described in last post, Android SDK Tools Revision 20 also provide various Navigation Type f...
Read More
Android SDK Tools, Revision 20 now support Application templates
Lets walk through the new project wizard of Android SDK Tools Revision 20 to create a Master Detail Flow Hello World. - As normal, click Fil...
Read More

Jelly Bean will be rolling out to Galaxy Nexus, Nexus S and Xoom devices in mid July
According to engadget, Jelly Bean will be rolling out to Galaxy Nexus, Nexus S and Xoom devices in mid July, along with the open source code...
Read More
Android 4.1 (Jelly Bean) preview platform announced
At Google I/O, the latest version of the Android platform, Android 4.1 (Jelly Bean), was announced. With Jelly Bean, we’ve made the great th...
Read More
Life cycle of Fragment
In order to work with Fragment, Lifecycle of Fragment is a must known issue. It's a experience to know Lifecycle of Fragment. It displa...
Read More

java.lang.NoClassDefFoundError: com.google.ads.AdView
If you have Android Apps with admob, and you update admob API with current ADT (may be ADT-17 or later), may be your code can be compiled wi...
Read More
Qualcomm announce Snapdragon SDK for Android, now available for Public Preview.
The Snapdragon SDK for Android has what you’d expect in any SDK: new APIs implemented using Android extensions, grouped in software package...
Read More

Android ICS Emulator for Mac OS with Intel® Hardware Accelerated Execution Manager
Eric Adams, a Software Engineer at Intel, will show you step-by-step how to download and install on Mac the latest Android ICS emulator for ...
Read More

Android ICS Emulator for Ubuntu with KVM acceleration supported by Intel VT-x
Eric Adams, a Software Engineer at Intel, will show you step-by-step how to download and install on Ubuntu the latest Android ICS emulator f...
Read More

Android ICS Emulator for Microsoft Windows with Intel® Hardware Accelerated Execution Manager
Eric Adams, a Software Engineer at Intel, will show you step-by-step how to download and install on Windows the latest Android ICS emulator ...
Read More

Developing Android Apps with the Intel® Hardware Accelerated Execution Manager
The Benefits of Developing Android Apps with the Intel® Hardware Accelerated Execution Manager This video shows how any Android developer us...
Read More
AsyncTask run in background thread of a invisible Fragment of ViewPager
Further exercise from last post " Communication between Fragments in ViewPager ". When a button in MyFragmentA clicked, it will st...
Read More
Communication between Fragments in ViewPager
In Previous exercise " ViewPager " (and fix of " NullPointerException of ViewPager when change orientation "), I create ...
Read More

NullPointerException of ViewPager when change orientation
In my last exercise of " ViewPager ", when change orientation, NullPointerException will be thrown in onSaveInstanceState()! May b...
Read More
ViewPager
android.support.v4.view.ViewPager is Layout manager that allows the user to flip left and right through pages of data. Note this class is c...
Read More
Add Android Support Package
I have a old post " Install and setup Compatibility Package " describe how to include Android Support Package in Java Build Path. ...
Read More
New look of Android Developer Site
Android Developer Site redesigned with more streamlined, simplified, and focus experienced.
Read More
How to NFC
Google I/O 2011: How to NFC Gingerbread brings a comprehensive NFC reader/writer API, and some modest but surprisingly powerful P2P support....
Read More
Create ActionBar in Tab navigation mode
New a Android project target Android 3.2, API Level 13. Create three Fragments, each one corresponding to one tab. MyFragmentA.java package ...
Read More
Split Action Bar for Android 4
The old article demonstrate how to " Create ActionBar using XML " for Android 3. When your application is running on Android 4.0 (...
Read More
Subscribe to:
Comments (Atom)