How do I sign the final .apk file with Android++? -


i'm using android++ develop android apps.

does know how sign final release version apk? tried find options sign apk on project settings, there no such options available; not familiar eclipse.

at least vs 2013 , android++ 0.4.0 1 can following: - go property manager , add new property sheet required configuration. - in new property sheet go android apk signing tool - jarsigner , specify keystore, keystore password,...


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -

Simple Angular 2 project fails 'Unexpected reserved word' -