Informations:

Flash Builder Burrito ( SDK4.5)

android-sdk_r09-windows SDK, 模拟器: 2.3.3

AIR 2.5 for Android emulator's Runtime.apk

Error:

The application TestAndroid(processs air.TestAndroid) has stopped unexpectedly.Please try again. Force close

AIR 2.5 App for Android emulator Error_第1张图片

尝试找找出错的原因吧。

1:首先打开实时显示abd的java日志 platform-tools/adb logcat

打开CMD 输入 adb logcat

2: 启动模拟器,打开程序TestAndroid,抛出异常窗口,现在我们观测CMD窗口的日志新息:

AIR 2.5 App for Android emulator Error_第2张图片

无法检测到传感器?是不是2.3.3模拟器有问题呢。于是,我就换了2.2,居然可以:

AIR 2.5 App for Android emulator Error_第3张图片

有待深入研究.

更多相关文章

  1. Android 异步加载一张网络图片
  2. android 使图片显示 圆角
  3. android ImageUtils 图片处理工具类
  4. Android 获取SDCard上图片和视频的缩略图
  5. android 网络图片与网页读取
  6. Android 利用TransitionDrawable 实现两张图片渐变切换
  7. android创建数据库(SQLite)保存图片示例

随机推荐

  1. 新浪微博开放平台开发-android客户端(2)
  2. android截屏代码实现方法
  3. 【转官方】Android ADB调试命令、支持的
  4. 《转》给Android应用开发者的十个建议
  5. [置顶] Android学习系列-把文件保存到SD
  6. webview中的javascript调用android命令实
  7. Android—关于通知NotificationManager操
  8. Android(安卓)单例模式
  9. Android组件及UI框架大全
  10. 关于Scroller ,scrollTo,scrollBy