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

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
intlx739r
Posts: 15
Joined: Mon Oct 29, 2012 5:22 pm

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

Post by intlx739r » Sat Nov 03, 2012 7:09 am

Can somebody help me how to change *.rev to *.apk file name to publish?
Thank you.. :D

dave_probertGA6e24
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 328
Joined: Mon Dec 05, 2011 5:34 pm
Contact:

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

Post by dave_probertGA6e24 » Sat Nov 03, 2012 7:42 am

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
Coding in the Sun - So much Fun.
Visit http://electronic-apps.info for released App information.

intlx739r
Posts: 15
Joined: Mon Oct 29, 2012 5:22 pm

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

Post by intlx739r » Sat Nov 03, 2012 7:54 am

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..^^

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

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

Post by gpb01 » Sat Nov 03, 2012 8:41 am

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

intlx739r
Posts: 15
Joined: Mon Oct 29, 2012 5:22 pm

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

Post by intlx739r » Sat Nov 03, 2012 10:02 am

Thank you for all..
I just solved the problem..

Thanks ^^

Post Reply