Create Android app release mode

后端 未结 3 1869
星月不相逢
星月不相逢 2020-12-16 12:34

I want to create my Android app in release mode. I did the suggested Export from Eclipse. Android tools -> Export Unassigned ( then signed it aligned it etc ) I though the

3条回答
  •  -上瘾入骨i
    2020-12-16 13:07

    On current versions of the Android SDK, just right-click the project, Android Tools > Export Signed Application Package, and select your keystore

提交回复
热议问题