- Push an Android application to an emulator/device:
`adb install -r {{path/to/file.apk}}`
`adb install -r {{path/to/file}}.apk`
- Copy a file/directory from the target device:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.