Android Studio 3.0後預設在debug apk中的manifest中新增android:testOnly="true" 屬性,帶該屬性的apk需要使用adb install -t 命令安裝。
確定! 回上一頁