简体   繁体   English

下载官方Android LinkedIn APK

[英]Download official android LinkedIn APK

I am following the developers guide for integrating LinkedIn in my android app. 我正在遵循将LinkedIn集成到我的android应用程序中的开发人员指南。 Android SDK guide Android SDK指南

Now for integrating LinkedIn you need to have the LinkedIn app installed for it to work. 现在,要集成LinkedIn,您需要安装LinkedIn应用程序才能使其正常运行。 You are pointed to a downloadpage for the LinkedIn apk file and install it on your emulator, because that's what I'm working with. 您被指向LinkedIn apk文件的下载页面 ,并将其安装在模拟器上,因为那是我正在使用的。

I can't find the LinkedIn apk file on that page. 我在该页面上找不到LinkedIn apk文件。 Only sdk files and another apk file of a sample app. 仅sdk文件和示例应用程序的另一个apk文件。 And whenever I try to install a linkedin apk downloaded from apkmirror.com . 并且每当我尝试安装从apkmirror.com下载的linkedin apk时。

It gives me the error: 它给了我错误:

INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113 INSTALL_FAILED_NO_MATCHING_ABIS:无法提取本机库,res = -113

Does you guys know what this means? 你们知道这是什么意思吗? Any experience with the linkedin integration? 有linkedin集成的经验吗?

Solved it. 解决了。

In Android Device Manager create a new device and select a profile with play store enabled. 在Android设备管理器中,创建一个新设备并选择一个启用了Play商店的配置文件。 There is literally a checkmark with a PlayStore icon. 字面上有一个带有PlayStore图标的复选标记。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM