Re: Android Build Error

2023-04-15 Thread panagiotis m via use-livecode
Hello Dan, This is caused because the version of the build-tools you have installed is > v32 You have to uninstall this version of the build tools and install a version among v30 and v31. I suggest v30.0.3, which is extensively tested - as recommended in the LC lesson about Android Studio. See

Re: android build "could not encode class bundle"

2023-03-05 Thread Mike Kerner via use-livecode
thanks, panos. i had 30.0.3 installed, but the newer studio also installed a newer version, which i had to uninstall. On Sun, Mar 5, 2023 at 3:31 PM panagiotis m via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello Mike, > > You can use the SDK Manager that is included in Android Stud

Re: android build "could not encode class bundle"

2023-03-05 Thread panagiotis m via use-livecode
Hello Mike, You can use the SDK Manager that is included in Android Studio. See the section “Installing the required SDK Tools” from this lesson: https://lessons.livecode.com/m/2571/l/625198-livecode-and-android-studio To allow older versions to show, check "Show Package Details" at the bottom r

Re: android build "could not encode class bundle"

2023-03-05 Thread Mike Kerner via use-livecode
chipmunk, still error On Sun, Mar 5, 2023 at 3:20 PM Mike Kerner wrote: > how do we check the version we have installed? > i downgraded to Dolphin, but i'm still getting the error. > > On Sun, Mar 5, 2023 at 1:41 PM panagiotis m via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Hel

Re: android build "could not encode class bundle"

2023-03-05 Thread Mike Kerner via use-livecode
how do we check the version we have installed? i downgraded to Dolphin, but i'm still getting the error. On Sun, Mar 5, 2023 at 1:41 PM panagiotis m via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello all, > > It is this bug: > > https://quality.livecode.com/show_bug.cgi?id=23570 > >

Re: android build "could not encode class bundle"

2023-03-05 Thread panagiotis m via use-livecode
Hello all, It is this bug: https://quality.livecode.com/show_bug.cgi?id=23570 See the report for a workaround. Kind regards, Panos On Sun, 5 Mar 2023, 19:49 J. Landman Gay via use-livecode, < use-livecode@lists.runrev.com> wrote: > Do you have the latest version of Build Tools installed? > >

Re: android build "could not encode class bundle"

2023-03-05 Thread J. Landman Gay via use-livecode
Do you have the latest version of Build Tools installed? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 4, 2023 4:42:05 PM Mike Kerner via use-livecode wrote: android n00b, here. i'm trying to do a build for android. The erro

RE: Android build

2023-02-21 Thread Paul Richards via use-livecode
Ralph, Thank you, I will lookup the bug. I thought I was going mad earlier. Regards, Paul -Original Message- From: use-livecode On Behalf Of Ralph DiMola via use-livecode Sent: Tuesday, February 21, 2023 9:00 PM To: 'How to use LiveCode' Cc: Ralph DiMola Subject: R

RE: Android build

2023-02-21 Thread Ralph DiMola via use-livecode
Paul, This is a bug in the ask dialog. Watch as you type the password and you will notice the first character typed will be at the end because the cursor moves preceding the first character typed. I went nuts getting the "key password was incorrect or key associated with not a private key" Se

Re: Android build executable on test device fails

2018-01-14 Thread J. Landman Gay via use-livecode
On 1/13/18 7:04 PM, Nicolas Cueto via use-livecode wrote: And now a new problem. The SDK and JDK paths have disappeared. Just now installed 8.0.2, pointed it to the SDK root path that worked with 8.1.8, but got the error "chosen folder not a valid Android SDK". And, opening 8.1.8 to confirm the

Re: Android build executable on test device fails

2018-01-13 Thread Nicolas Cueto via use-livecode
blank and the JDK path has returned to "(none)". Why?!? Argh!!! -- Nicolas Cueto On 14 January 2018 at 09:43, MWCM via use-livecode < use-livecode@lists.runrev.com> wrote: > > > Date: Sun, 14 Jan 2018 09:15:48 +0900 > > From: Nicolas Cueto > > To: How

Re: Android build executable on test device fails

2018-01-13 Thread MWCM via use-livecode
> Date: Sun, 14 Jan 2018 09:15:48 +0900 > From: Nicolas Cueto > To: How to use LiveCode > Subject: Re: Android build executable on test device fails > Message-ID: > > Content-Type: text/plain; charset="UTF-8" > > The problem is on 8.1.8. > > A

Re: Android build executable on test device fails

2018-01-13 Thread Nicolas Cueto via use-livecode
Found the thread ("Error while saving standalone 8 & 9"), and, yes, widget problem. But my stack is simply a field and two buttons. No widgets. So, still stuck. -- Nicolas Cueto On 14 January 2018 at 09:15, Nicolas Cueto wrote: > The problem is on 8.1.8. > > Any idea what the subject of that t

Re: Android build executable on test device fails

2018-01-13 Thread Nicolas Cueto via use-livecode
The problem is on 8.1.8. Any idea what the subject of that thread was? -- Nicolas Cueto On 13 January 2018 at 20:15, MWCM via use-livecode < use-livecode@lists.runrev.com> wrote: > > > Testing on an Android device, the "Standalone builder progress" window > > shows first "Building classes" and

Re: Android build executable on test device fails

2018-01-13 Thread MWCM via use-livecode
> Testing on an Android device, the "Standalone builder progress" window > shows first "Building classes" and then for a brief moment "Building > executable", after which an error window reads "Unable to build app for > testing: could not open module file". > > Searched the forums but no mention

Re: Android Build Woes on Mac

2017-04-01 Thread Sannyasin Brahmanathaswami via use-livecode
"Oh duh…" you were right… I had deleted my settings in an attempt to see if some corruption there was causing other issues. For some reason LC finds the xCode mobile without going back to the preferences, but not the Android SDK. Now working again, thanks I have it installed in a non-standard

Re: Android Build Woes on Mac

2017-03-31 Thread panagiotis merakos via use-livecode
Hi Brahmanathaswami, This probably means that LC does not find the android SDK. Go to LC Preferences -> Mobile Support and make sure the path to android SDK is set and valid. Best Panos On 1 Apr 2017 06:25, "Sannyasin Brahmanathaswami via use-livecode" < use-livecode@lists.runrev.com> wrote: la

Re: Android build woes again

2016-05-07 Thread Richard Gaskin
Mark Wieder wrote: On 05/06/2016 10:56 AM, Richard Gaskin wrote: Just setting up v8 for Android deployment, and I've got the SDK path fine but no matter which JDK path I choose I get the dreaded "The chosen folder is not a valid JDK" warning. What should I be using? I've tried nearly every fo

Re: Android build woes again

2016-05-06 Thread Mark Wieder
On 05/06/2016 10:56 AM, Richard Gaskin wrote: Just setting up v8 for Android deployment, and I've got the SDK path fine but no matter which JDK path I choose I get the dreaded "The chosen folder is not a valid JDK" warning. What should I be using? I've tried nearly every folder in /usr/lib/jvm/

Re: Android build woes again

2016-05-06 Thread Roger Eller
I haven't tried it on Linux yet. Mine still works on OS X 10.10.4 at /Users//Library/Android/sdk. ~Roger On Fri, May 6, 2016 at 1:56 PM, Richard Gaskin wrote: > Just setting up v8 for Android deployment, and I've got the SDK path fine > but no matter which JDK path I choose I get the dreaded