[SOLVED] How to sign apk from jmonkey?

hey guys I have problem signing apk file with jmonkey
I have searched a lot on the forums and wiki but all of them told me to go to “Important files” and “Android properties”

and the wiki:

When you have a mobile project in the “important files” section you have an “Android Properties” file.
There are 2 entries in this file :
key.store=path/to/your/keystore/on/your/drive/mykeystore.keystore
key.alias=mykeystorealias

If those entries are filled, the apk will be signed during the build.
You’ll be prompted when building to enter the password (twice). It will
generate a signed apk in the dist folder of your project.

but I couldn’t find any “important file” and “android properties” files for some reason, please help!

I’m using SDK 3.0

1 Like

By the way this is my mobile file looks like:

1 Like

The last node in the SDK Project is the “Important Files” node, unfold it.

3 Likes

my bad, didn’t see that :stuck_out_tongue:
thanks normen!

2 Likes

Help, please do not know how to sign an apk, help me please, where we fill the fields, leave an image of a simple project, I do not charge the image but auydamen in my proyect I go where it says important files then build file and I find With a list, I select check - keystoore exists, it opens an xml that I should do please help

1 Like

Hi there friend!

First question is whether you’re using JME SDK or Android Studio