分为五个
- annotations:各种注解,主要用到的是@Document 和 @Field
- client: NodeClient 和 TransportClinet,一般都是用后者,前者是个玩具啊
- config: 还不知道是干啥的
- core: 核心包,正准备研究是干啥的
git config --global https.proxy http://127.0.0.1:1080 | |
git config --global https.proxy https://127.0.0.1:1080 | |
git config --global --unset http.proxy | |
git config --global --unset https.proxy | |
npm config delete proxy |
Genymotion is a Virtual Android Environment built on x86 and Virtualbox. It's not an ARM emulator so it's performance is way better than the Android SDK Emulator. However in their latest update they've removed both ARM Translation and Google Play Apps. (This is what causes the "INSTALL_FAILED_CPU_ABI_INCOMPATIBLE" errors) Many Devs and Users still find these features very useful for various reasons and their removal has forced people to look for alternatives to Genymotion. | |
This guide is for getting back both ARM Translation and Google Play apps in your Genymotion VM. | |
UPDATE-v1.1: I've gotten more up-to-date builds of libhoudini and have updated the ZIP. This fixes a lot of app crashes and hangs. Just flash the new one and it should work. | |
Download the following ZIPs: | |
ARM Translation Installer v1.1 - http://goo.gl/JBQmPa(Mirrors) ON DROPBOX | |
Download the correct GApps for your Android version: | |
Google Apps for Android 4.3 - http://goo.im/gapps/gapps-jb-20130813-signed.zip ON DROPBOX | |
Google Apps for Android 4.2 |
See Also:
Level | Score | Regex | Credit |
---|