Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for ADB_TARGET specification.
This makes it easier to specify which target device the app should be installed onto/uninstalled from. Sample usage: make install ADB_TARGET="-s emulator-5554"
- Loading branch information