1.如何解决:Android中 Error generating final archive: Debug Certificate expired on *****

解决方法:

进入C:\Documents and Settings\Administrator\.android 删除路径下的debug.keystore及 ddms.cfg。

(不同环境下的目录可能略有不同,可在eclipse中查找此路径:Window->Preferences->Android->Build下 Default debug keystore)

然后重新导入即可。

2.ERROR: Application requires API version 10. Device API version is 8 (Android 2.2).

解决方法:

AndroidManifest.xml中<uses-sdk android:minSdkVersion="8" />

default.properties中target=android-8

修改成使用的Android SDK 一致

3.启动Android-sdk时27%启动

Android sdk的ADT先启动,然后在启动eclipse 即可成功解决问题(请不好使用Indigo)

4.adb丢失解决方案

The adb tool has moved to platform-tools/

If you don't see this directory in your SDK,launch the SDK and AVD Manager (execute the android tool)

and install "Android SDK Platform-tools

上面就是解决方案了 嘿嘿

更多相关文章

  1. android 启动页面
  2. Android中 Error generating final archive问题
  3. Android(安卓)app中调用启动其他应用(系统应用和第三方应用)2016.1
  4. Android开机流程
  5. android textview 自动链接网址 修改默认点击事件
  6. 关于手机启动的方向,和屏幕的单,双击事件
  7. Android(安卓)Google Map实例 - MD5 、Google Map API Key获取(A
  8. Android(安卓)4.0 Launcher2源码分析——启动过程分析
  9. android 环境配置

随机推荐

  1. Android类参考---Manifest.permission_gr
  2. Android(安卓)CoordinatorLayout+AppBarL
  3. Android(安卓)onNewIntent的应用
  4. SwitchLayout安卓最佳切换动画
  5. Dagger2 菜鸟学习指南
  6. Context 传递数据
  7. 为Activity屏幕的标题添加图标
  8. Android(安卓)4.4 Kitkat Phone工作流程
  9. android asmack 注册 登陆 聊天 多人聊天
  10. Android(安卓)FineCache NOSQL数据库