# Keep a list of physical devices # <DEVICE_NAME>:<DEVICE ID> # Give your devices a meaningful name. A name that could easily tell the device type and os # The device name will be passed to a rake task(s) for execution. # You can get your device id by plugging your device via USB and running the command 'adb devices' on your terminal. # Your device may need to be setup for development.
# For example: # samsung_s5_kitkat_442: 102448dd # droid_maxx_kitkat_444: TA96106AQK