Starting out in Android tablet development
问题 I recently bought a Motorola XOOM tablet to develop Android apps on. I'm running into major problems with finding resources to learn from. I know Java. The Android Dev Guide sample codes are almost all dependent on a keyboard or won't run on my XOOM . Are there any suggested places to start learning Android development, other than the Android Dev guide? 回答1: You will be creating a new avd config to specify the tablet screen size, memory constraints, SDcard size, etc. I believe that most of