Re: Can't Build for Android - could not compile application class

2015-04-13 Thread Ray
7:48 PM To: use-livecode@lists.runrev.com Subject: Can't Build for Android - could not compile application class I can't build for an Android phone with 7.0.2 (rc2). I found the following thread: http://forums.livecode.com/phpBB2/viewtopic.php?t=7357 but it's lengthy and it's four years

RE: Can't Build for Android - could not compile application class

2015-04-13 Thread Ralph DiMola
-Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Ray Sent: Monday, April 13, 2015 8:43 PM To: use-livecode@lists.runrev.com Subject: Re: Can't Build for Android - could not compile application class What SDK/Platform/Build tools? I know that's

Re: Can't Build for Android - could not compile application class

2015-04-13 Thread Ray
...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Ray Sent: Monday, April 13, 2015 7:48 PM To: use-livecode@lists.runrev.com Subject: Can't Build for Android - could not compile application class I can't build for an Android

Re: Can't Build for Android - could not compile application class

2015-04-13 Thread Ray
: Can't Build for Android - could not compile application class What SDK/Platform/Build tools? I know that's almost comical but evidently I forgot if there are things to download like iTune and Xcode on the Mac. Can you refresh my memory please? On 4/13/2015 2:40 PM, Ralph DiMola wrote: I get

Can't Build for Android - could not compile application class

2015-04-13 Thread Ray
I can't build for an Android phone with 7.0.2 (rc2). I found the following thread: http://forums.livecode.com/phpBB2/viewtopic.php?t=7357 but it's lengthy and it's four years old. Does anybody know of a simple fix for this? ___ use-livecode

RE: Can't Build for Android - could not compile application class

2015-04-13 Thread Ralph DiMola
-boun...@lists.runrev.com] On Behalf Of Ray Sent: Monday, April 13, 2015 7:48 PM To: use-livecode@lists.runrev.com Subject: Can't Build for Android - could not compile application class I can't build for an Android phone with 7.0.2 (rc2). I found the following thread: http

Re: Can't Build for Android - could not compile application class

2015-04-13 Thread Pierre Sahores
...@lists.runrev.com] On Behalf Of Ray Sent: Monday, April 13, 2015 7:48 PM To: use-livecode@lists.runrev.com Subject: Can't Build for Android - could not compile application class I can't build for an Android phone with 7.0.2 (rc2). I found the following thread: http

Could not compile application class

2014-11-13 Thread Andrew Henshaw
Does anyone have any ideas when I get a messagebox with 'Could not compile application class’ in it when I try to save an app so I can deploy it on an iPhone, and at the same time I get a another window popping up saying I need Java runtime environment. Its frustrating as its only on one app

RE: Could not compile application class

2014-11-13 Thread Ralph DiMola
[mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Andrew Henshaw Sent: Thursday, November 13, 2014 12:20 PM To: How to use LiveCode Subject: Could not compile application class Does anyone have any ideas when I get a messagebox with 'Could not compile application class’ in it when I try

Re: Could not compile application class

2014-11-13 Thread Neil Roger
Hi Andrew, The could not compile application class message will genreally occur when you are trying to build for Android and there is a discrepancy in your Android SDK/Java setup. In your message you mention that you are trying to build for an iPhone so it could be that you have Android

Re: Could not compile application class

2014-11-13 Thread Andrew Henshaw
, Neil Roger n...@livecode.com wrote: Hi Andrew, The could not compile application class message will genreally occur when you are trying to build for Android and there is a discrepancy in your Android SDK/Java setup. In your message you mention that you are trying to build for an iPhone

Re: Could not Compile Application Class

2014-10-12 Thread Ray
Roger - thanks for the suggestion. That worked well for me. I also discovered in poking around a little that bluetooth transfers work, too. On 10/11/2014 9:48 PM, Roger Eller wrote: I have found that if the device doesn't mount as a USB drive, the next best method is dropbox. Install

Could not Compile Application Class

2014-10-11 Thread Ray
I'm in Livecode 6.6.2, the most recent stable version, on Windows 8.1, and I'm getting an error of could not compile application class when I try to save as a simple Hello World standalone for Android. Sounds like something you'd see in Visual Studio C sharp or something, not a very Livecode

Re: Could not Compile Application Class

2014-10-11 Thread Mark Schonewille
recent stable version, on Windows 8.1, and I'm getting an error of could not compile application class when I try to save as a simple Hello World standalone for Android. Sounds like something you'd see in Visual Studio C sharp or something, not a very Livecode type of an error. Any ideas

Re: Could not Compile Application Class

2014-10-11 Thread Ray
, the most recent stable version, on Windows 8.1, and I'm getting an error of could not compile application class when I try to save as a simple Hello World standalone for Android. Sounds like something you'd see in Visual Studio C sharp or something, not a very Livecode type of an error. Any ideas

Re: Could not Compile Application Class

2014-10-11 Thread Mark Schonewille
Ray, Go here https://developer.android.com/sdk/index.html?hl=i and click on Get the SDK for an existing IDE. Download and install in your program files folder. I have it installed in C:\Program Files (x86)\Android and have pointed LiveCode towards C:\Program Files (x86)\Android\android-sdk.

Re: Could not Compile Application Class

2014-10-11 Thread Ray
Mark, I think I'm about 90% the way there. I've installed both the Jave SE Development Kit as well as the Android SDK package you've pointed me to. The only error I'm getting is when I point the Mobile Support preference in Livecode to the folder you've indicated below I get an error from

Re: Could not Compile Application Class

2014-10-11 Thread Matthias Rebbe | M-R-D
Ray, this is a known problem. The file zipalign is missing. See http://forums.livecode.com/viewtopic.php?f=53t=20966 There you can also find the missing file. Regards, Matthias Am 11.10.2014 um 17:21 schrieb Ray r...@linkit.com: Mark, I think I'm about 90% the way there. I've

Re: Could not Compile Application Class

2014-10-11 Thread Mark Schonewille
Hi Ray, Double-click the file SDK-manager.exe and wait until it is visible. You'll see a list with checkboxes and Android versions. Select Android 2.2 (API 8) and click on Install. This should do it. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering

Re: Could not Compile Application Class

2014-10-11 Thread Ray
/2014 2:38 PM, ray wrote: Sent from my Samsung Galaxy smartphone. Original message From: Mark Schonewille m.schonewi...@economy-x-talk.com Date:10/11/2014 12:55 PM (GMT-03:00) To: How to use LiveCode use-livecode@lists.runrev.com Cc: Subject: Re: Could not Compile Application

Re: Could not Compile Application Class

2014-10-11 Thread Ray
Guys - I've found some lessons on this and I'm well into the ordeal of keys, signatures, signings and so on so please ignore my last request. I think I can weed through this. Thanks! Original Message Subject:Re: Could not Compile Application Class Date: Sat, 11

Re: Could not Compile Application Class

2014-10-11 Thread Mark Wieder
Ray- Saturday, October 11, 2014, 12:43:00 PM, you wrote: Now, can anybody tell me how to get my Hello World standalone over to my Samsung Galaxy S5, 4.4.2 phone? I use Android File Transfer on osx. If you set developer mode on the phone and use debug mode, you can use the phone as an external

Re: Could not Compile Application Class

2014-10-11 Thread Ray
Mark, Thanks for this suggestion. I'm using Windows 8.1 so the Android File Transfer utility doesn't apply and their website simply says it's not necessary for Windows users. This still left me in the dark, but after a little experimentation I discovered, of all things, Bluetooth is the

Re: Could not Compile Application Class

2014-10-11 Thread Mark Wieder
Ray- Saturday, October 11, 2014, 2:56:46 PM, you wrote: Thanks for this suggestion. I'm using Windows 8.1 Yeah, sorry... I missed that in your original post. Glad you found something that works. -- -Mark Wieder ahsoftw...@gmail.com This communication may be unlawfully collected and stored

Re: Could not Compile Application Class

2014-10-11 Thread Ray
No need for apologies at all:) Your suggestion actually got me pointed in the right direction. Regarding the bigger picture, do you think anybody in Edinburgh would be interested in putting together instructions and steps for this? It seems to me we're really discouraging newcomers with the

Re: Could not Compile Application Class

2014-10-11 Thread Roger Eller
I have found that if the device doesn't mount as a USB drive, the next best method is dropbox. Install dropbox on both the computer and the device. Share a folder on the computer and drop the apk in there. Touch the apk and install it. Sent from my Android tablet