AIR 2.5 App for Android emulator Error

    技术2026-08-08  7

    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

    尝试找找出错的原因吧。

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

    打开CMD 输入 adb logcat

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

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

    有待深入研究.

    最新回复(0)