Now x86 and mips images from external repositories are supported + added GPU option to the emulate function
This commit is contained in:
@@ -53,6 +53,7 @@ rec {
|
||||
|
||||
androidsdk_4_1 = androidsdk {
|
||||
platformVersions = [ "16" ];
|
||||
abiVersions = [ "armeabi-v7a" ];
|
||||
useGoogleAPIs = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user