Mobile/Fennec/Android/Testing: Difference between revisions

Line 341: Line 341:
# Hit Finish and that should be it. If you have setup Firefox for Android to [[Mobile/Fennec/Android/IDEs|run on your IDE]], you should be able to launch the emulator straight from there as well.
# Hit Finish and that should be it. If you have setup Firefox for Android to [[Mobile/Fennec/Android/IDEs|run on your IDE]], you should be able to launch the emulator straight from there as well.


=== Multiple emulators ===
=== Multiple emulators/devices ===


It's also possible to test with multiple emulators by correctly setting the ANDROID_SERIAL environment variable to the device ID seen in ''adb devices'':
It's also possible to test with multiple emulators or devices using the --deviceSerial argument:
     $ adb devices
     $ adb devices
     List of devices attached
     List of devices attached
Confirmed users
1,759

edits