Why signed android apk is not running on emulator

前端 未结 6 2091
情书的邮戳
情书的邮戳 2021-02-11 03:00

I have made a signed apk of an android project. Whenever my client try to run it on the emulator, he faces the following error message:

D:\\Android\\android-sdk-         


        
6条回答
  •  逝去的感伤
    2021-02-11 03:46

    You could check if the client has not disabled installation of unsigned apps in the emulator.

提交回复
热议问题