Q:
[2011-12-03 22:46:30 - Calulator] Unable to resolve target 'android-4'
A:
project.properties中target值修改下

Q:
编译错误,找不到android包
A:
.classpath中添加:
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>

Q:
运行时报 sdl_app: emulator-arm.exe 的解决方法
A:
把杀毒软件关掉

Q:
您的主机中的软件放弃了一个已建立的连接。
A:
unknown

更多相关文章

  1. Android Studio 导入包时报 Duplicate files copied in APK 时的
  2. android 引用类库工程编译时报错
  3. Android学习:导入工程时报错The import android cannot be resolv
  4. Android Studio引入.so文件的正确姿势 以及调用.so 文件时报错ha
  5. android run/debug configurations时报错Cannot reload AVD list
  6. Android编译时报错:Could not find bundletool.jar (com.android.
  7. Android Studio中同步代码时报:Received status code 400 from se
  8. 运行时报错:Invoke-customs are only supported starting with An
  9. 使用Android Studio时报错 Manifest merger failed...Suggestion

随机推荐

  1. android View System touch 事件分发流程
  2. Android中显示,隐藏Status Bar和Navigatio
  3. Android和Android Linux kernel源码获取
  4. iOS这几个方面该向Android好好学习
  5. Android UI开发第十二篇——动画效果Anim
  6. EditText横屏时,弹出软件盘时不进行全屏
  7. android 笔记 --- Android中几种图像特效
  8. Android将胜过Windows Mobile五大原因
  9. Android Gradle 学习 一
  10. cocos2dx在Android下如何接入91SDK