I want to flash android emulator from android studio. I know that in common device I can run adb reboot bootloader and then fastboot flashall -w, but I have no idea how I can flash emulator. How can I do it?
Asked
Active
Viewed 1,621 times
2
-
Possible duplicate of [Run custom ROM on Android Emulator](https://stackoverflow.com/questions/25985384/run-custom-rom-on-android-emulator) – Morrison Chang Aug 14 '19 at 08:15
-
By flash you mean remove all data? – Peter Staranchuk Aug 14 '19 at 08:30