Android
How to take a screenshot of android emulator (AVD) screen
Tutorial on how you can take a Screenshot(Print-screen) of Android AVD device (emulator) using eclipse ide.
Android
Detect Data roaming in Android Application
Tutorial for detecting if data roaming is on or off for android application.
Android
NewApi error : Finds API accesses to APIs that are not supported in all targeted API versions
Android NewApi error : Finds API accesses to APIs that are not supported in all targeted API versions [Solution]
Android
Android Shared Preferences API tutorial
What are shared Preferences in Android programming and how we can read or write data to shared preference tutorial.
Android
How to send SMS on Android Emulator
Tutorial on how you can send a dummy SMS on android Emulator device for testing.
Android
How to make a dummy phone call from Android Emulator device
Tutorial on how you can make a dummy phone call on a android Emulator device.
Android
Duplicate id @+id/textView1, already defined earlier in this layout Android Error
Android Lint error message Duplicate id @+id/textView1, already defined earlier in this layout
Android
Android Lint app_name is not translated in af (Afrikaans) am (Amharic) ar (Arabic) bg (Bulgarian)
The solution to Android Lint app_name is not translated in af (Afrikaans), am (Amharic), ar (Arabic), bg (Bulgarian) Error message.
Android
Android Parsing Data for android-L failed Unsupported major.minor version 51.0 Error
Android Error while creating Project This template requires a build target API version of at least 14, and the current version is 11, 12, 13, 10, 9, 8 or lower
Android
No CPU ABI system image available for this target Error Android Virtual Device
No CPU/ABI system image available for this target Error while trying to create an Android Virtual Device
Android
How to reset eclipse layout
How to reset Eclipse IDE default layout i.e Reset Current Prospective layout.
Android
Android Error Unexpected cast to Button: layout tag was FrameLayout
Troubleshooting Android Error Unexpected cast to Button: layout tag was FrameLayout
Android
Export aborted because fatal lint error were found
How to troubleshoot Android IDE issue Export aborted because fatal lint error were found.
Android
Android xml error Attribute is missing the Android namespace prefix [Solution]
How to fix issue: Android xml error Attribute is missing the Android namespace prefix.
Android
[Solutions] Android Error in an XML file: aborting build. Eclipse SDK
How to troubleshoot Error in an XML file: aborting build while working with Android Eclipse SDK