Emulator Android Emulator Keyboard Commands Horrorgoogle 3:35 AMTable 1 summarizes the mappings between the emulator keys and the keys of your keyboard. Table 1. Emulator keyboard mapping Emulated ... Read more No comments:
Layouts Differences between the px, dip, dp and sp units in Android Horrorgoogle 2:24 AMA dimension value defined in XML. A dimension is specified with a number followed by a unit of measure. For example: 10px, 2in, 5sp. The fol... Read more 1 comment:
developer.android.com Android Developer Tutorials Horrorgoogle 1:46 PMAndroid invasion, Sydney, Australia (Photo credit: Pranav Bhatt) Building Your First App After you've installed the Android SDK, start w... Read more No comments:
Stackoverflow Saving Activity state in Android Horrorgoogle 12:04 PM The introduction to Managing the Activity Lifecycle briefly mentions that when an activity is paused or stopped, the state of the activit... Read more No comments:
Installations Fails Android SDK installation doesn't find JDK Horrorgoogle 9:02 AMProblem: Trying to install the Android SDK on my Windows 7 x64 System. jdk-6u23-windows-x64.exe is installed, but the Android SDK setup ref... Read more No comments:
LogCat Android Debugging Tips Horrorgoogle 8:56 AMI can't see anything in the LogCat or otherwise useful information elsewhere to find out what's gone wrong. Look harder. Every ... Read more No comments:
DDMS Perspective Solution: Android INSTALL_FAILED_INSUFFICIENT_STORAGE error. Horrorgoogle 12:48 AM Eclipse will sometimes say this: [2010-11-20 11:41:57 - My Cool Ass Application] Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE [... Read more No comments:
developer.android.com The DDMS Perspective Horrorgoogle 10:18 AMThe DDMS Perspective in Eclipse lets you access all of the features of DDMS from within the Eclipse IDE. The following sections of DDMS ar... Read more No comments:
Eclipse “Debug certificate expired” error in Android plugins in Eclispe Horrorgoogle 10:05 AMProblem: Error on Console [2013-01-03 10:31:14 - androidTest]Error generating final archive: Debug certificate expired on 1/03/13 12:3... Read more No comments:
Debugging Environment Flow Chat Horrorgoogle 3:08 AMshows how the various debugging tools work together in a typical debugging environment.(from:developer.android.com) Read more No comments: