You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonathan Morford edited this page Jul 23, 2016
·
3 revisions
Using the emulator
You can't use the default Android SDK emulator because it lacks signature spoofing capability. Therefore, we ship a custom emulator image that can be installed with the Android SDK. The following instructions will guide you through the installation microG emulator image.
Open the standalone SDK manager
From menu, choose "Tools" -> "Manage Add-on sites..."
In the "User Defined Sites" section, add the microG SDK add-on site with the URL 'http://microg.org/sdk/sys-img.xml' (sdk manager seems to not support SNI yet 😞).
Close Add-on-site manager.
From menu, choose "Packages" -> "Reload"
Wait for the reloading process (progress bar at bottom of window) to finish
From "Android 6.0 (API 23)" tick "microG Intel x86 Atom System Image"
Select "Install 1 package" at the bottom of the window.
Wait for installation to finish.
Now you will be able to create new virtual Android 6.0 devices with microG support.