开始涉足 Android 平板电脑开发
我最近购买了一台 Motorola XOOM
平板电脑来开发 Android 应用程序。我在寻找学习资源方面遇到了重大问题。我了解Java。 Android 开发指南示例代码几乎全部依赖于键盘,否则无法在我的 XOOM
上运行。除了 Android 开发指南之外,还有其他建议的地方可以开始学习 Android 开发吗?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
您将创建一个新的 avd 配置来指定平板电脑屏幕大小、内存限制、SD 卡大小等。我相信其中大部分内容可以通过创建一个新的 avd 并更改 avd 管理器中的参数来实现。尽管您可能还需要创建一个平板电脑皮肤来配合您创建的 AVd。
请访问这些链接...它们将帮助您从在 Eclipse 中设置虚拟设备配置到开发平板电脑应用程序。
http://mobile.tutsplus.com/tutorials/android/android- sdk_tablet_virtual-device-configuration/
[2x 链接因垃圾邮件而删除,1x 链接重复]
我希望这些链接将帮助您为漂亮的平板电脑创建 Android 应用程序。
You will be creating a new avd config to specify the tablet screen size, memory constraints, SDcard size, etc. I believe that most of that can be achieved by just creating a new avd and changing the parameters in avd manager. Although You may also have to create a tablet skin to go with the AVd you created.
Please visit these links.... They breif you right from setting up the vitrual device configuration in eclipse to development of applications for tablets.
http://mobile.tutsplus.com/tutorials/android/android-sdk_tablet_virtual-device-configuration/
[2x Links deleted due to spam, 1x Link repeated]
I hope these links will help you in creating an android app for your beautifull tablet.
要开始学习 android,首先首选 Android 开发指南,您也可以遵循一些教程、博客和电子书。但是开发指南提供了完整的 android 堆栈。
To start learning android,First preference goes to Android dev guide and you can also follow some tutorials ,blogs and e-books.But Dev guide provides the complete android stack.
另请查看 MOTODEV。资源非常好,尤其是 XOOM 开发。
Also check out MOTODEV. The resources are quite good especially with XOOM development.
在 eCarrel(面向开发人员的电子阅读器应用程序)上查看 O'Reilly 电子书。
该应用程序将在您的 XOOM 上运行,非常棒。
https://market.android.com/details?id=com.ambrosoft.searchlib
我也使用 XOOM 进行开发,我喜欢它
Check out O'Reilly eBooks on eCarrel (eReader for developers app).
The app will run on your XOOM just great.
https://market.android.com/details?id=com.ambrosoft.searchlib
I also use the XOOM for development and I love it
上面的答案很好,这里有一个补充:
http://p-xr.com
Answers above are great, here is an addition:
http://p-xr.com