修改AndroidManifest.xml 中android:testOnly="true" 改成android:testOnly="false",或者直接去掉。 方法2:. adb push *.apk /tmp. adb shell pm install -t /tmp/*.
確定! 回上一頁