计算机知识分享网

【android】adb安装debug版本apk说明

增加参数否则会提示以下错误
adb install -t app-debug.apk
INSTALL_FAILED_TEST_ONLY

#Android