惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
Google DeepMind News
Google DeepMind News
G
Google Developers Blog
Martin Fowler
Martin Fowler
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
Jina AI
Jina AI
宝玉的分享
宝玉的分享
人人都是产品经理
人人都是产品经理
D
DataBreaches.Net
V
V2EX
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
Last Week in AI
Last Week in AI
B
Blog
博客园 - 叶小钗
小众软件
小众软件
Stack Overflow Blog
Stack Overflow Blog
P
Proofpoint News Feed
A
About on SuperTechFans
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog

博客园 - mill2002

当在ECLIPSE中import现存项目时,如遇到版本不符 运行sicp一书5.5.7节“编译代码与求值器的互连”的方法 MIT Scheme 的基本使用 李先静先生一书第11章jdbshell试用小结 ehua的blog 在microsoft vc++ 2008版中运行李先静先生一书及数据结构高一凡先生一书实例的方法 treepad compiler design 的资料 学习回调函数的笔记 编译器前端的Windows版命令行测试方法 cloud Try Filecatchered example-rss10.xml (系统找不到指定的文件。) ANT 和 JDK 的设置 - mill2002 书‘Rss & Atom in Action’Ch05 中CSHARP示例 vi简单操作说明 - mill2002 - 博客园 编译器gcc的使用 Javascript中的this - mill2002 - 博客园 fuhao.co.uk网页更新方法之一:
在android模拟机上安装APK应用程序的方法
mill2002 · 2012-08-11 · via 博客园 - mill2002

1.首先启动模拟机:

   用CMD LINE: android avd来启动avd manager->

   选择某一版本的avd

   或从eclipse启动模拟机,否则用adb install appname.apk安装apk会出现 no device found错误。

2.在CMD LINE中,键入:adb install appname.apk

另:如何查看C4DROID源代码

将html,css and js用phonegap在线生成APK文件
(PhoneGap:Build)
https://build.phonegap.com/
用rss2008@gmail.com登陆此网站。
注意生成的文件后缀为大写的APK。

在Dreamweaver CS5.5中如何使用phonegap?
另外,尝试在eclipse中使用phonegap。