mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
emulateApp: document $NIX_ANDROID_EMULATOR_FLAGS
This commit is contained in:
@@ -191,6 +191,8 @@ androidenv.emulateApp {
|
||||
}
|
||||
```
|
||||
|
||||
Additional flags may be applied to the Android SDK's emulator through the runtime environment variable `$NIX_ANDROID_EMULATOR_FLAGS`.
|
||||
|
||||
It is also possible to specify an APK to deploy inside the emulator
|
||||
and the package and activity names to launch it:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user