【问题标题】:Flex mobile app not working on android 2.2Flex 移动应用程序无法在 android 2.2 上运行
【发布时间】:2012-10-29 15:07:13
【问题描述】:

我使用 FB 4.6、AIR 3.2 开发了一个 android 应用程序。我们想快速开发这个应用程序,并且能够支持广泛的设备,包括 android、ios、bb。所以我选择了FB。在我在 google play 中上传了该应用程序后,该应用程序说它适用于病房的 android 版本 2.2。但是,当使用android 2.2设备的用户尝试安装时,它说它不兼容。

我很困惑,很想知道这种行为背后的原因。非常感谢这方面的任何帮助/指示。谢谢你:-)

【问题讨论】:

  • 奇怪的行为...您使用捆绑的 AIR 还是用户需要在设备上安装空气? Android 2.2 应该支持 AIR 2.6 及更高版本...
  • 我猜你没有运行 android 2.2 的设备来测试...但是使用 android 2.2 sdk 模拟器怎么样?
  • 现在我们没有捆绑 AIR,但是我们计划使用 captive-runtime 来捆绑它。为了回答阿德里安,我没有尝试在模拟器上运行。或许我会试试,谢谢你的建议!
  • 我尝试在 android 2.2 模拟器上安装,但出现以下错误。 codeD:\usrbin\Android\android-sdk\platform-tools>adb install -rc:\Users\admin\Desktop\App-captive-runtime.apk 77 KB/s(11489723 bytes in 145.507s)pkg: /data/local/tmp/App-captive-runtime.apk 失败 [INSTALL_FAILED_INVALID_APK] code

标签: android apache-flex mobile air flash-builder


【解决方案1】:

Adobe Air 3 只能在满足特定硬件要求的 Android 手机上运行:

  • ARMv7 处理器,带矢量 FPU,最低 550MHz,OpenGL ES 2.0,H.264 和 AAC 硬件解码器
  • 256MB 内存

不符合这些规格的 Android 手机将无法与 Adob​​e Air 3 兼容,即使它在 Android 2.2 或更高版本上运行也是如此。

Adobe air tech specs

Discussion on Adobe Community

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-05-09
    • 2015-01-16
    • 2017-05-11
    • 1970-01-01
    相关资源
    最近更新 更多