做worklight例子时出现这个错误install faild insufficient storage

找到两个解决方法

1- Right click the root of your Android Project, go to "Run As" then go to "Run Configurations..." locate the "Android Application" node in the tree at the left, then select your project and go to the "Target" tab on the right side of the window look down for the "Additional Emulator Command Line Options" field (sometimes you'll need to make the window larger) and finally paste "-partition-size 1024" there. Click Apply and then Run to use your emulator.

2- Go to Eclipse's Preferences, then Select “Launch” Add “-partition-size 1024” on the “Default emulator option” field, then click “Apply” and use your emulator as usual.

更多相关文章

  1. Android错误处理——Android读取txt文件乱码解决方案
  2. Android常见错误(http://www.cnblogs.com/ok-lanyan/archive/2011
  3. Google I/O大会发布Android Studio,安装与不能运行解决等错误解决
  4. Android ADV 虚拟卡常见错误Failed to push的解决
  5. 如何导入android中的sample例子
  6. Android错误之HAX is not installed on the machine(MAC OS)
  7. Android SlidingMenu例子运行报错的解决方案
  8. android 开发 @override 编译错误 解决办法

随机推荐

  1. Android实现导航菜单左右滑动效果
  2. Android开发学习之Animation之Android帧
  3. Android的多语言文件转IOS多语言文件格式
  4. C#开发Android
  5. .Myeclipse中配置ADT
  6. 安卓系统框架介绍
  7. Android(安卓)Wifi获取组播
  8. android webview中js交互、第三方分享。
  9. textview中自动换行显示文本内容
  10. Android中音乐文件的信息详解【安卓源码