unsigned APK can not be installed

前端 未结 7 2030
孤街浪徒
孤街浪徒 2020-11-28 04:54

I am trying to distribute my application to some people for testing. I have installed it on my Desire directly from eclipse and it works fine.

To create an APK-file,

相关标签:
7条回答
  • 2020-11-28 05:40

    I did not know that even with the "Allow Installation of non-Marked application", I still needed to sign the application.

    I self-signed my application, following this link self-sign and release application, It only took 5 minutes, then I emailed the signed-APK file to myself and downloaded it to SD-card and then installed it without any problem.

    0 讨论(0)
提交回复
热议问题