Build unsigned APK file with Android Studio

前端 未结 19 3096
抹茶落季
抹茶落季 2020-11-28 00:15

I\'m developing an android app with the Android Developer Tool. Now I tried the new Android Studio, everything works fine if connect my smartphone with the pc and directly r

19条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-28 00:36

    Yes, it is possible to create an unsigned .apk with Android Studio!

    Highlight the Project in your package explorer or project column, and then File - Project Structure - Artifacts - + - Android Application - From module 'your app' and then you can change the location and some other options. I enable build on make, just for ease.

提交回复
热议问题