调查当前应用市场的Androidapp对于x86架构的支持情况

suc代表安装成功,其它则显示安装日志。

应用 结果
豆瓣 suc
优酷 Failed to extract native libraries, res=-113
唱吧 Failed to extract native libraries, res=-113
西瓜视频 Failed to extract native libraries, res=-113
淘宝 Failed to extract native libraries, res=-113
智行火车票 Failed to extract native libraries, res=-113
新浪微博 Failed to extract native libraries, res=-113
微信 Failed to extract native libraries, res=-113
今日头条 Failed to extract native libraries, res=-113
QQ Failed to extract native libraries, res=-113
wps Failed to extract native libraries, res=-113
wifi万能钥匙 Failed to extract native libraries, res=-113
快手 Failed to extract native libraries, res=-113
腾讯视频 Failed to extract native libraries, res=-113
百度 Failed to extract native libraries, res=-113
京东 Failed to extract native libraries, res=-113
点评 Failed to extract native libraries, res=-113
美团 Failed to extract native libraries, res=-113
抖音 Failed to extract native libraries, res=-113
喜马拉雅 Failed to extract native libraries, res=-113
苏宁 Failed to extract native libraries, res=-113
qq浏览器 Failed to extract native libraries, res=-113
芒果tv Failed to extract native libraries, res=-113
凤凰视频 suc
作业帮 Failed to extract native libraries, res=-113
搜狐tv Failed to extract native libraries, res=-113
拼多多 Failed to extract native libraries, res=-113
火山小视频 Failed to extract native libraries, res=-113

应用来自华为应用市场,成功的只有豆瓣和凤凰视频
所以,有些事情如果要在x86的emulator上做还是仔细斟酌吧。

附:安装日志
txs@txs-PC:~/Downloads$ adb install com.youku.phone.1901161707.apk
adb: failed to install com.youku.phone.1901161707.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.youku.phone.1901161707.apk
adb: failed to install com.youku.phone.1901161707.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.douban.frodo.1901032217.apk
Success
txs@txs-PC:~/Downloads$ adb install com.changba.1901151446.apk
adb: failed to install com.changba.1901151446.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ ^C
txs@txs-PC:~/Downloads$ adb install com.ss.android.article.video.1901171322.apk
adb: failed to install com.ss.android.article.video.1901171322.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.taobao.taobao.1812291531.apk
adb: failed to install com.taobao.taobao.1812291531.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.taobao.taobao.1812291531.apk
adb: failed to install com.taobao.taobao.1812291531.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.yipiao.1901152339.apk
adb: failed to install com.yipiao.1901152339.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.sina.weibo.1901161319.apk
adb: failed to install com.sina.weibo.1901161319.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.tencent.m
adb: usage: filename doesn't end .apk: com.tencent.m
txs@txs-PC:~/Downloads$ adb install com.tencent.mm.1901021444.apk
adb: failed to install com.tencent.mm.1901021444.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.ss.android.article.news.1901141809.apk
adb: failed to install com.ss.android.article.news.1901141809.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.tencent.mobileqq.1901111536.apk
adb: failed to install com.tencent.mobileqq.1901111536.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install cn.wps.moffice_eng.1812282113.apk
adb: failed to install cn.wps.moffice_eng.1812282113.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.snda.wifilocating.1901170003.apk
adb: failed to install com.snda.wifilocating.1901170003.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.smile.gifmaker.1901161517.apk
adb: failed to install com.smile.gifmaker.1901161517.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.tencent.qqlive.1901091539.apk
adb: failed to install com.tencent.qqlive.1901091539.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.baidu.
com.baidu.homework.1901031107.apk   com.baidu.searchbox.1901091643.apk
txs@txs-PC:~/Downloads$ adb install com.baidu.
com.baidu.homework.1901031107.apk   com.baidu.searchbox.1901091643.apk
txs@txs-PC:~/Downloads$ adb install com.baidu.searchbox.1901091643.apk
adb: failed to install com.baidu.searchbox.1901091643.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.jingdong.app.mall.1901081220.apk
adb: failed to install com.jingdong.app.mall.1901081220.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.dianping.v1.1901111121.apk
adb: failed to install com.dianping.v1.1901111121.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.sankuai.meituan.1901161043.apk adb: failed to install com.sankuai.meituan.1901161043.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$
txs@txs-PC:~/Downloads$ adb install com.sankuai.meituan.1901161043.apk
adb: failed to install com.sankuai.meituan.1901161043.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.ss.android.ugc.aweme.1901031642.apk
adb: failed to install com.ss.android.ugc.aweme.1901031642.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.ximalaya.ting.android.1901161721.apk
adb: failed to install com.ximalaya.ting.android.1901161721.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.suning.mobile.ebuy.1901081621.apk
adb: failed to install com.suning.mobile.ebuy.1901081621.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.tencent.mtt.1901141259.apk
adb: failed to install com.tencent.mtt.1901141259.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ ^C
txs@txs-PC:~/Downloads$ adb install com.hunantv.imgo.activity.1901151835.apk
adb: failed to install com.hunantv.imgo.activity.1901151835.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.ifeng.video.1812211824.apk
Success
txs@txs-PC:~/Downloads$ adb install com.baidu.homework.1901031107.apk
adb: failed to install com.baidu.homework.1901031107.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.sohu.tv.1809222117.apk
adb: failed to install com.sohu.tv.1809222117.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.xunmeng.pinduoduo.1901101357.apk
adb: failed to install com.xunmeng.pinduoduo.1901101357.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
txs@txs-PC:~/Downloads$ adb install com.ss.android.ugc.live.1901151504.apk
adb: failed to install com.ss.android.ugc.live.1901151504.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]

当前Android应用对于x86支持情况的调研相关推荐

  1. 安卓漏洞揭秘-android投屏scrcpy支持声音部分调研-千里马framework投屏开发

    hi,粉丝朋友们! 今天刚好使用了一下新版本的scrcpy,发现了竟然新版本scrcpy支持了音频,这个不得不说让我十分的感兴趣,这里我刚好给出一下相关的调研结果. 1.scrcpy获取音频方式 大家 ...

  2. 布尔类型(boolean)在oracle存储过程中支持情况

    文章目录 1.布尔类型在oracle存储过程中支持情况 (1)布尔类型在过程.函数.包中的支持情况 (2)布尔类型与其他类型的兼容情况 (3)布尔类型作为cast函数参数情况 (4)存储过程case- ...

  3. android camera2获取摄像头支持的分辨率

    android camera2 获取摄像头支持的分辨率 41的for循环我注释了,代码是获取最匹配的分辨率. private Size getMatchingSize2(){Size selectSi ...

  4. Android adb查看网络连接情况

    Android adb查看网络连接情况 文章目录 Android adb查看网络连接情况 Android 使用adb查看网络使用情况主要的adb命令: 1.adb shell ifconfig 2.a ...

  5. Unity* 原生 X86 支持使Square Enix的Hitman GO*卓尔不凡

    Unity* 的最新 4.6 版本可轻松支持原生 x86 应用.Square Enix 很快便发现了在安卓系统上支持原生 x86 所带来的优势,通过启用 Unity 原生 x86 支持,Hitman ...

  6. 各浏览器版本对HTTPS连接的TLS1.1版本的支持情况

    各浏览器版本对HTTPS连接的TLS1.1.TLS1.2.TLS1.3版本的支持情况,参考如下: User agent TLS 1.3 TLS 1.2 TLS 1.1 SNI Forward Secr ...

  7. HTML5 video标签支持情况分析

    什么情况下可以使用HTML5播放? 要支持HTML5播放,浏览器必须同时满足两个条件: 浏览器能解析HTML5标准的Video标签. 浏览器能对H.264编码的视频做解码. 我们再来细细的说一说这个问 ...

  8. Android音视频学习系列(七) — 从0~1开发一款Android端播放器(支持多协议网络拉流本地文件)

    系列文章 Android音视频学习系列(一) - JNI从入门到精通 Android音视频学习系列(二) - 交叉编译动态库.静态库的入门 Android音视频学习系列(三) - Shell脚本入门 ...

  9. 使用modernizr.js检测浏览器对html5以及css3的支持情况

    使用modernizr.js检测浏览器对html5和css3的支持情况 详情请看主页:modernizr主页 1. modernizr 是什么? modernize 是一个js库----一个用于检测当 ...

最新文章

  1. 机器学习入门(04)— 神经网络多维数组 NumPy 相乘运算
  2. matplotlib可视化基本散点图、在图像指定区域绘制方框并进行自定义色彩填充(Draw Rectangle filled with color)
  3. 大志非才不就,大才非学不成—我的博文资源汇总
  4. 最大权闭合子图(最小割)
  5. hashmap移除元素_Java HashMap 如何正确遍历并删除元素的方法小结
  6. android 监听安装来源_Flutter插件开发之APK自动安装
  7. 高一数学集合知识点整理_高一 | 数学 “集合”知识点总结及归纳~
  8. pythonrequest函数_[Python]requests模块:HTTP请求时的回调函数
  9. vue用公共组件页面传值_vuejs几种不同组件(页面)间传值的方式
  10. 这款App被端了!曾是蔡徐坤一亿微博转发量的幕后推手 半年吸金800万
  11. 【软考】信息系统项目管理师,考试大纲与历年考点分析,学习方法(2021版)
  12. 5750G GT540M显卡游戏蓝屏的终极解决方法!
  13. showwindow 窗口不弹出_C语言Windows程序设计 - 【第一个属于自己的窗口】!
  14. 转-iOS- GPUImage README.md
  15. 搭建k8s集群完整流程,云服务器、虚拟机均可参考
  16. 从苏宁电器到卡巴斯基第35篇:番外篇——晒一晒病毒分析师的桌面(下)
  17. GIS空间分析 数字地形分析4 明暗等高线的制作
  18. PHP7.1 mcrypt_module_open() is deprecated
  19. STM32-SWD仿真时PB3,PB4,PA15使用问题
  20. 平板电脑服务器的安装系统安装系统安装系统,苹果平板电脑怎么重装系统 苹果平板电脑重装系统方法【详解】...

热门文章

  1. python3:android手机截长图的小工具
  2. java maven 读写pdf_Java动态生成pdf文件(使用itext编辑pdf)
  3. python codecs.open使用_python codecs.open()及文件操做
  4. Linux好用命令之duf命令
  5. 马士兵Hibernate学习笔记
  6. 每天看一下的白领健康讲座
  7. 1018 - 数论之扩展欧几里得 - 吃蛋糕
  8. Android lowmemkiller配置(Android7.1实践)
  9. MySQL:主键索引与唯一索引的区别
  10. SAP Workflow 工作流开发步骤总结