Paving-Base / APK-Installer

An Android Application Installer for Windows
https://paving-base.github.io/APK-Installer/
GNU General Public License v3.0
1.49k stars 145 forks source link

无法安装本地编译出来的安装包,会报 test only 错误 #327

Open Jadyli opened 1 year ago

Jadyli commented 1 year ago

Describe the bug

直接在 Android Studio 编译的包,需要使用 adb install -t 来安装,安装器貌似没有自动加上 -t。

Steps to reproduce the bug

直接在 Android Studio 编译的包,需要使用 adb install -t 来安装,安装器貌似没有自动加上 -t。

Expected behavior

No response

Screenshots

No response

App version

0.1.25

Windows version

Insider Build (xxxxx)

Android device

Windows Subsystem for Android™

Additional context

No response

wherewhere commented 1 year ago