在模拟器上安装Facebook.apk(Installing Facebook.apk on emulator)

当我尝试在模拟器上安装Facebook-11.apk时,我收到以下消息:

Failure [INSTALL_FAILED_NO_MATCHING_ABIS]

我发现这个并不是很有帮助。 我的模拟器的映像是Intel Atom(x86_x64)(API 21)。

我到处搜索,似乎无法找到解决方案。 提前致谢!


I get the following message when I try to install Facebook-11.apk on the emulator:

Failure [INSTALL_FAILED_NO_MATCHING_ABIS]

I've found this and it wasn't very helpful. My emulator's Image is Intel Atom (x86_x64) (API 21).

I've searched everywhere and can't seem to find a solution to this. Thanks in advance!

2022-06-29 08:06

满意答案

对于谷歌搜索者 - 如果你想用Facebook应用程序检查你的应用程序,请使用Genymotion。

如前所述 - 你不能在基于Intel的图像上安装Facebook apk。


For google searchers out there - Use Genymotion if you want to check your app with the Facebook app.

As mentioned - you can't install Facebook apk on Intel-based images.

相关问答

更多

为什么eclipse在将apk安装到android模拟器时挂起?(Why does eclipse hang when installing an apk to an android emulator?)

我之前有过这个问题,但我不记得我是如何解决这个问题的(尽管前一阵子)。 我个人建议重新安装SDK和ADT插件,并确保您遵循开发者网站上的步骤。 我不确定在Eclipse上如何签署软件包而不是将它安装在手机或模拟器上 - 只需要在市场上安装它(或者如果您尝试将其安装在非开发人员模式手机上)。 你可以尝试的另一件事是构建一个新的android项目(就像一个简单的hello world应用程序)并尝试安装它。 如果它没有安装,那么你在使用eclipse和/或sdk时会遇到问题。 你也可以完全消除日食和S...

如何在Android模拟器中安装APK文件?(How do you install an APK file in the Android emulator?)

视窗: 执行模拟器(SDK Manager.exe->工具 - >管理AVDs ...->新建然后启动) 启动控制台(Windows XP),运行 - >键入cmd ,并移动到SDK目录的platform-tools文件夹。 将APK文件粘贴到“android-sdk \ tools”或“platform-tools”文件夹中。 然后键入以下命令。 adb install [.apk path] 例: adb安装C:\ Users \ Name \ MyProject \ build \ Jorg...

在Mac上的模拟器上安装apk(Installing apk on emulator in mac)

如果您无法在终端中键入内容 - 只需打开一个新的终端窗口并在其中键入。 一些提示将加速您的模拟器 使您的模拟器成为intel x86。 并选中使用主机GPU 从sdk管理器安装HAXM 进行如下设置: 我用mac来开发Android。 Thanks a ton to @Uriel Frankel. Yet, all those tips and tricks given by him did not work out for me due to low memory in my macbook. ...

安装.apk时模拟器超时错误消息[复制](Emulator Timeout Error Message while Installing .apk [duplicate])

这是因为默认的ADB空闲超时时间是5000ms。 采取Window -> Preferences -> Android -> DDMS. 增加您的亚行时间。 这将解决您的问题 That's because the default ADB idle time out is 5000ms. Take Window -> Preferences -> Android -> DDMS. Increase your ADB time out. This will solve your problem

在Android模拟器上运行apk(Run apk on android emulator)

假设您已经运行了Emulator,请按照以下步骤操作: 在您的Android SDK folde中找到您的adb.exe文件。在Windows环境中,您的adb.exe通常位于[Android-SDK-folder] / platform-tools /中 。 在我的情况下, adb.exe位于C:\ android-juno \ android-sdk \ platform-tools中 。 把它放在你的[Android-SDK-folder] / platform-tools /里面 ,如下图...

在模拟器上安装Facebook.apk(Installing Facebook.apk on emulator)

对于谷歌搜索者 - 如果你想用Facebook应用程序检查你的应用程序,请使用Genymotion。 如前所述 - 你不能在基于Intel的图像上安装Facebook apk。 For google searchers out there - Use Genymotion if you want to check your app with the Facebook app. As mentioned - you can't install Facebook apk on Intel-based ...

如何启动模拟器并从终端安装apk(How to start emulator and install apk from terminal)

添加&以在后台运行模拟器进程: emulator -avd emulatorName & adb wait-for-device && sleep 5 && adb install OpenManager.apk 如果上一个成功,则&&运行以下命令。 Add an & to run the emulator process in the background: emulator -avd emulatorName & adb wait-for-device && sleep 5 && adb i...

通过ADB安装APK挂起模拟器(installing APK via ADB hangs the emulator)

只需增加模拟器的内部存储空间,然后再试一次。 尝试在模拟器正常工作后安装apk。 我上周遇到了同样的问题,但我把它增加到512,问题已经解决了。 希望它能帮助你。 Just increase internal storage of your emulator and try again. try to install apk after emulator working properly. I had same problem last week but i increased it to 512...

无法在模拟器中安装apk(Failed to install apk in emulator)

尝试更改ADB连接超时。 我认为默认为5000毫秒,你可以将它改为10000毫秒来摆脱这个问题。 如果您在Eclipse中,可以通过执行此操作 Window-> Preferences - > Android - > DDMS - > ADB Connection Timeout(ms) 如果上述解决方案无效,请尝试以下方法: 使用taskmanager结束此进程adb.exe并重新启动您的模拟器 甚至尝试重启你的电脑 Try changing the ADB connection timeout...

相关文章

更多

android Failed to install .apk on device 'emulator-5554': timeout的解决方案

eclipse输出Failed to install HelloWorld.apk on device ...

模拟器emulator-5554 disconnected! 报错的解决方案

emulator-5554 disconnected! Cancelling '*** activit ...

FaceBook实时Hadoop

Facebook 在今年六月 SIGMOD 2011 上发表了一篇名为“Apache Hadoop G ...

Facebook的Realtime Hadoop及其应用

在今年的SIGMOD‘11上,Facebook又发了一篇新paper,讲述了它们在提高Hadoop实时 ...

Facebook的Hadoop应用与故障转移方案

  在《 数据大爆炸 一分钟=60秒=海量数据》一文中,我们曾提到在短短的60秒内,Faceboo ...

Android签名用keytool和jarsigner制作apk文件

生成证书keytool -genkey -alias aeo_android.keystore -ke ...

android模块开发-apk管理方式

quote from:http://code.google.com/p/android-applica ...

android 模拟器崩溃?

在启动android 模拟器之后运行我的项目,之后隔个几秒钟在我的Console 里面总是报 [20 ...

《1000亿美元 玩出来的facebook效应》扫描版[PDF]

中文名: 1000亿美元 玩出来的facebook效应 作者: 杜大可 图书分类: 软件 ...

让微信二维码扫描你的APK

二维码深入人心,很多App都在官网挂出了可以扫描下载apk的二维码,笔者所在公司的产品也不例外。一般二 ...

最新问答

更多

Python / IPython奇怪的不可重现列表索引超出范围错误(Python/IPython strange non reproducible list index out of range error)

你得到IndexError的原因是你的输入文件显然不是完全用制表符分隔的。 这就是为什么当您尝试访问它时, splits[1]没有任何内容。 您的代码可以使用一些重构。 首先,你正在重复使用if -checks,这是不必要的。 这只是将cds0到7个字符,这可能不是你想要的。 我将以下内容放在一起,以演示如何重构您的代码,使其变得更加pythonic和干燥。 我无法保证它能够与您的数据集一起使用,但我希望它可以帮助您了解如何以不同的方式执行操作。 to_sort = [] # W

故事板从表格单元中延伸出来并显示其详细信息披露按钮(storyboard segue from a tablecell an its Detail Disclosure Button)

我不认为你可以链接一个特定的细节披露按钮瓦特/赛格。 我的故事板是非常程序化的B / C我使用了很多定制CGRect等。 所以我倾向于使用这样的东西: -(void)tableView:(UITableView *)tableView accessoryButtonTappedForRowWithIndexPath:(NSIndexPath *)indexPath { [self performSegueWithIdentifier:@"ViewControllerIdentifer"

我们可以将Gherkin功能文件与testcomplete集成(Can we integrate Gherkin feature files with testcomplete)

TestComplete不支持Gherkin功能文件。 但是,TestComplete具有SDK,因此可以自己为此创建扩展。 TestComplete does not support Gherkin feature files. However, TestComplete has SDK so it is possible to create an extension for this by yourself.

TrustAllCertificatesCallback被忽略(TrustAllCertificatesCallback is ignored)

我没有做过这样的事情,但看看我认为可以看出错误的例子。 试试这个代码: static class Program { static void Main() { var tcpclient = new TcpClient("remote.example.com", 443); var tcpstream = tcpclient.GetStream(); var sslstream = new SslStream(tcpstream,

返回嵌套元素的索引(Return index of nested element)

您需要获取父li元素的索引。 否则,您将获得列表项内锚点的索引,该索引始终为零。 $(this.parentNode).index(); You need to get the index of the parent li element. Otherwise you are getting the index of the anchor inside the list item, which will always be zero. $(this.parentNode).index();

在数组中重新编号元素的有效方法(Efficient way of re-numbering elements in an array)

您需要多次迭代列表,我认为没有办法解决这个问题。 毕竟,在开始更改元素(第二遍)之前,首先必须确定不同元素的数量(第一遍)。 但是请注意,由于对index的重复调用而not in列表中具有O(n),因此可能具有最多O(n ^ 2)的不同元素的数量。 或者,您可以使用dict而不是value_map的list 。 字典比列表具有更快的查找速度,因此,复杂性应该确实在O(n)的数量级上。 您可以使用(1)字典理解来确定旧值到新值的映射,以及(2)用于创建更新子项的列表理解。 value_map =

Express app定义的`static`文件夹无法正常工作(Express app defined `static` folder not working properly)

选项1 你可以改变这一行: app.use( express.static(__dirname + '/puplic')); //my public folder. 至 app.use('/oneTime', express.static(__dirname + '/puplic')); //my public folder 选项2 我假设你在公共文件夹中有一个js文件夹,然后你需要更改你的HTML代码:

使用node.js和socket.io每秒广播一次(Using node.js and socket.io to broadcast every second)

对于计时器值,请在服务器端本身每秒更新本地计时器。 每当有任何用户进来时,给他这个值以及计时器的总值。 然后客户端将根据dandavis评论在本地启动自己的计时器,但在服务器端保留一些间隔,如15或10秒,服务器将广播当前计时器值,以便客户端相应地进行同步。 简而言之,服务器将每隔10(n:你决定)秒后广播,但它将在本地每秒更新定时器变量。 每当客户端进入时,它将获得总计时器值和当前计时器值。 广播当前出价的休息功能可以以正常方式完成。 For timer value, keep updatin

如何让XMLSerializer将命名空间添加到嵌套对象中的属性?(How do I get the XMLSerializer to add namespaces to attributes in nested objects?)

IXmlSerializable也许? 注意我还添加了(对A ): [XmlElement("A", Namespace = "http://www.example.com/namespace")] public TestSoapHeaderTypeValuePair A {...} 代码如下: public class TestSoapHeaderTypeValuePair : IXmlSerializable { private string _type; private