【问题标题】:Solve error Android Studio: Installation Failed with message null解决错误 Android Studio: Installation Failed with message null
【发布时间】:2017-11-27 22:45:41
【问题描述】:

我遇到了下一个错误,我已经尝试过:删除应用程序,清理项目,还允许手机设置中的“未知来源”,但我在所有应用程序中都遇到了同样的错误,即使是新的应用程序我尝试安装只是为了测试。

同样在控制台中我收到此错误:

11/27 17:19:48: Launching app
$ adb push C:\Users\ozkr2805\AndroidStudioProjects\Test\app\build\outputs\apk\debug\app-debug.apk /data/local/tmp/ink.test
$ adb shell pm install -t -r "/data/local/tmp/ink.test"
Error while accessing provider:com.rscja.secapp.provider.authcode
java.lang.IllegalStateException: Could not find provider: com.rscja.secapp.provider.authcode
    at com.android.commands.pm.Pm$Command.execute(Pm.java:173)
    at com.android.commands.pm.Pm.main(Pm.java:252)
    at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
    at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:276)
    pkg: /data/local/tmp/ink.test
Success


Error while Installing APK

我的设备是:Chainway C71掌上电脑,不知道有没有帮助。

感谢您的建议!

【问题讨论】:

    标签: android android-studio exception null installation


    【解决方案1】:

    我也有同样的问题。我已经重新安装了android studio并在设备上进行了恢复出厂设置,但它仍然失败。刷新我的智能手机后,问题就解决了。

    【讨论】:

    • 请补充说明
    • 在移动世界中闪烁就像在计算机或笔记本电脑上重新安装一样。在智能手机中有硬件,当然硬件如果配备软件就可以工作。那么,重新安装智能手机软件的过程称为刷机过程。
    • 最后,我在品牌支持的帮助下解决了这个问题,我用他们给我的一些工具重新安装了一个更新的软件版本,谢谢你的建议。
    猜你喜欢
    • 2017-10-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-06-19
    • 2014-06-17
    • 2019-06-11
    • 1970-01-01
    相关资源
    最近更新 更多