-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Development Tools
Marvin W edited this page Oct 24, 2019
·
3 revisions
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.
- SDK manager
- Select tab "SDK Update Sites"
- Add the microG SDK add-on site with the URL
https://microg.org/sdk/sys-img.xml
. - Apply changes
- Select tab "SDK Platforms"
- Make sure "Show Package Details" in bottom right is ticked
- From "Android 10.0 (Q)" tick "microG Intel x86 Atom_64 System Image"
- Apply changes
- Wait for installation to finish.
Now you will be able to create new virtual Android 10.0 devices with microG support.