Error while saving standalone application

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
ninjabunny14
Posts: 27
Joined: Wed May 29, 2013 10:32 am

Error while saving standalone application

Post by ninjabunny14 » Mon Jun 17, 2013 7:53 pm

Hi guys,

Have reached another problem in the final stages of completing my stack. I have been working on this project for a couple months now and it is finally complete. The aim of the app was for you (as the user) to be able to have a type of calculator which performed a certain sequence of sums once a numerical value is entered. It is now finished (thank goodness! :P)but I have reached an error whilst saving this app. I am saving it as an Android application (.apk) for use on a mobile phone. I have the Android personal 1 pack, and my error is as follows:
There was an error while saving the standalone application could not compile application class
I am unsure as to why this is occurring but find it hard to believe that this could have occurred because of either invalid syntax or that a command I was using was incompatible with Android. As I said before my stack is very simple and only performs a few basic mathematical functions (mainly multiplying contents of fields) by each other. If you wish to see this script, please request.

Thanks for all the support I am amazed at the amount of response I see from the forums!
:) NinjaBunny #14 :)
Getting there... Very slowly ;)

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Error while saving standalone application

Post by LCNeil » Wed Jun 19, 2013 9:40 am

Dear ninjabunny14,

Thank you for your request.

This error generally occurs when there is a discrepancy with your Android settings in LiveCode.

Have you ensured that your mobile support settings are set up correctly?

The following LiveCode lessons will be able to help you get up and running with Android deployment for LiveCode.

http://lessons.runrev.com/s/lessons/m/4 ... er-on-a-pc

http://lessons.runrev.com/s/lessons/m/2 ... r-on-linux

http://lessons.runrev.com/s/lessons/m/2 ... r-on-a-mac

Kind Regards,

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
LiveCode – Realize fast, compile-free coding

--

ninjabunny14
Posts: 27
Joined: Wed May 29, 2013 10:32 am

Re: Error while saving standalone application

Post by ninjabunny14 » Sun Jun 23, 2013 2:07 pm

Ok thank you. However, what I find odd is that about a year ago, just under, I created another app after doing all the things said in the lesson and it all worked fine. Have things been updated since then? Do you have to emulate it before you can save it?
Getting there... Very slowly ;)

Post Reply