created basic gui for interacting with an android device via adb
This commit is contained in:
8
devices.json
Normal file
8
devices.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"devices": [
|
||||
"emulator-5554",
|
||||
"emulator-5556",
|
||||
"device_serial_1",
|
||||
"device_serial_2"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user