Page 1 of 1

How to change *.rev to *.apk file name?

Posted: Sat Nov 03, 2012 7:09 am
by intlx739r
Can somebody help me how to change *.rev to *.apk file name to publish?
Thank you.. :D

Re: How to change *.rev to *.apk file name?

Posted: Sat Nov 03, 2012 7:42 am
by dave_probertGA6e24
Hi,

Take a look at the lessons on Android publishing. Click the link to 'Tutorials' in the Livecode top tool bar. Or go to lessons.runrev.com.

It involves you installing the Android SDK with Java and following the detailed instructions.

.rev files are specific to live code and will not run directly on an Android device.

Hope that helps,
Dave

Re: How to change *.rev to *.apk file name?

Posted: Sat Nov 03, 2012 7:54 am
by intlx739r
Thank you for your answer. :D

You mean, a .rev file is changed to .apk when it is published to the Android market?
Can't I just save .rev to .apk file extension for uploading to my website?

Thank you..^^

Re: How to change *.rev to *.apk file name?

Posted: Sat Nov 03, 2012 8:41 am
by gpb01
intlx739r wrote:Thank you for your answer. :D

You mean, a .rev file is changed to .apk when it is published to the Android market?
Can't I just save .rev to .apk file extension for uploading to my website?

Thank you..^^
NO, he means that you HAVE TO GO here : http://forums.runrev.com/posting.php?mo ... =7&p=63530 and study the lesson. There is a lot of lesson about Android on the RunRev site !

Guglielmo

Re: How to change *.rev to *.apk file name?

Posted: Sat Nov 03, 2012 10:02 am
by intlx739r
Thank you for all..
I just solved the problem..

Thanks ^^