Advertisement

gradle打包的应用包复制到另一个目录:安装失败的原因是没有正确配置应用包

阅读量:

项目采用行云与Jenkins集成的方式,并自行设置了APK打包目录位置,在测试过程中发现用户在Android Studio中无法找到安装好的APK应用

报错如下:

复制代码
    Installation did not succeed.
    The application could not be installed.
    
    List of apks:
    [0] '...\app\build\outputs\apk\Mobile\release\app-Mobile-release.apk'

全部评论 (0)

还没有任何评论哟~