`
CrackRen
  • 浏览: 172123 次
  • 性别: Icon_minigender_1
  • 来自: 西安
社区版块
存档分类
最新评论

INSTALL_FAILED_MISSING_FEATURE

 
阅读更多

使用eclipse编译后,安装运行出现

Installation error: INSTALL_FAILED_MISSING_FEATURE

 

据网上 研究分析主要是摄像头功能导致的,解决方案如下:


注释掉camera功能,相机功能,因为(android.hardware.camera)ApiDemos似乎无法要求安装:
<!-- <uses-feature Android:name="android.hardware.camera" />

...

<uses-feature android:name="android.hardware.camera.autofocus" android:required = "false" />

-->

按照上面的方法注释掉该功能即可正常安装运行

 

别管正常不正常 如果游戏不需要摄像头,屏蔽

分享到:
评论

相关推荐

    Windows环境下的常用ADB命令大全

    - `INSTALL_FAILED_MISSING_FEATURE`:应用使用了设备不可用的功能。 - 解决办法:检查应用依赖的功能,并确认这些功能是否被设备所支持。 - `INSTALL_FAILED_CONTAINER_ERROR`: - 1. SD卡访问失败; - 2. ...

    adb1.0.26包含fastboot.exe

    INSTALL_FAILED_MISSING_FEATURE 应用使用了设备不可用的功能 INSTALL_FAILED_CONTAINER_ERROR 1. sdcard 访问失败; 2. 应用签名与 ROM 签名一致,被当作内置应用 1. 确认 sdcard 可用,或者安装到内置存储; 2. ...

    linux全志R16的linux系统编译的资料_20170502_1655.7z

    rootroot@cm-System-Product-Name:/home/wwt/linux_r16/lichee$ sudo apt-get install texinfo [sudo] password for rootroot: 正在读取软件包列表... 完成 正在分析软件包的依赖关系树 正在读取状态信息... 完成 ...

    8-07-14_MegaCLI for linux_windows

    SCGCQ00413883 (DFCT) - "megacli -version -pd -a0" Segmentation Faults if PDs are missing SCGCQ00445356 (CSET) - Megacli crashes after invoking any command in SGI system with one 9280-8e and 2 quad ...

    MTK平台11B软件编译环境若干问题的解决2

    - 查看`mmi_feature_check.pl`文件中的`processCheckDotC`函数,在执行`exit 1 if (system("makeCheck.bat"))`时出现问题。 - 在脚本开头添加 `$compiler = "armcc";` 可以解决此问题。 2. **错误: System memory...

    Bochs - The cross platform IA-32 (x86) emulator

    [2964655] VMX not enabled in MSR IA32_FEATURE_CONTROL [3005865] IDT show bug [3001637] CMOS MAP register meaning error [2994370] Cannot build with 3DNow support - these S.F. feature requests were...

    Senfore_DragDrop_v4.1

    8. Missing in this release 9. New in version 4.x 10. TODO 11. Licence, Copyright and Disclaimer 12. Release history ------------------------------------------- 1. Supported platforms: --------------...

    EurekaLog_7.5.0.0_Enterprise

    3)....Fixed: Auto-detect personality by project extension if --el_mode switch is missing 4)....Fixed: More details for diagnostic sending 5)....Fixed: Wrong settings for MAP files in C++ Builder 6)......

Global site tag (gtag.js) - Google Analytics