Name Description Size
__init__.py 487
android_device.py umask 0002 mkdir -p {lldb_bin_dir} cp /data/local/tmp/lldb-server {lldb_bin_dir} chmod +x {lldb_bin_dir}/lldb-server chmod 0775 {lldb_dir} 37543
base.py A list of remote profiles on the device. 9378
emulator.py Creates an sdcard partition in the emulator. :param sdcard_size: Size of partition to create, e.g '10MB'. 7373
emulator_battery.py 1593
emulator_geo.py 555
emulator_screen.py Class for screen related emulator commands. 3478