移动开发
yerongsc
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Android Eclipse 配置
windows->preference 1.general->appearance->colors&fonts->textfont; 2.java->code style ->Formatter->braces 全部nextLine ,LineWrapping max line width 800 3.jave->editor->content assist->auto activation原创 2013-09-10 20:59:41 · 574 阅读 · 0 评论 -
android 模拟机安装程序
将apk复制到sdk\platform-tools下 cmd 命令提示符下 cd到sdk\platform-tools adb install xx.apk原创 2013-09-10 21:21:42 · 426 阅读 · 0 评论
分享