How to create an apk in gideros

541 views Asked by At

I want to create an apk for my android device.

How I'm going to do this ?

I could not find anything about this.

I tried file/ export project, but I did not set android sdk directory, java directory,vs..

Do I have to set these properties?

1

There are 1 answers

4
Ped7g On

http://giderosmobile.com/DevCenter/index.php/Installing_Gideros_Studio

Did you install it properly? (I'm not aware of any Android .apk build process working without core Android SDK from Google, all the alternative builders use the chain tool from the original SDK, gideros looks to be the same case).

After installation, here are some Android deployment instructions:
http://giderosmobile.com/DevCenter/index.php/Deployment#Android_deployment