A/Android
안드로이드 터미널 명령어
안뇽헬로
2015. 3. 7. 11:31
adb install -l -r app-release.apk -l = forward lock -r = reinstall
- 해당 apk를 재설치 해준다.