01. Update your emulator with newest services apk

1. Download two packages which should be installed in emulator.

http://cs.uef.fi/students/document/com.android.vending.apk

http://cs.uef.fi/students/document/com.google.android.gms.apk

 

2. Put those two package into your Android "sdk" --> "platform-tools" folders

C:\AnswerFile\Download\adt-bundle-windows-x86_64-20131030\sdk\platform-tools 

 

3. Create a new emulator:

Device: Nexus s

Target: Android 4.2.2 - API Level 17

CPU/ABI: ARM

Keyboard: checked

Skin: checked

Use Host GPU: checked

 

4. Start emulator

 

5. Open cmd.

 

6. In cmd, cd to "platform-tool folder"

cd C:\AnswerFile\Download\adt-bundle-windows-x86_64-20131030\sdk\platform-tools

 

7. Enter following commands to install the apk in emulator

adb -e install com.google.android.gms.apk
adb -e install com.android.vending.apk

 

8.  Restart emulator

posted @   Zhentiw  阅读(205)  评论(0编辑  收藏  举报
(评论功能已被禁用)
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· AI技术革命,工作效率10个最佳AI工具
点击右上角即可分享
微信分享提示