Yosemite Android compiler errore

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
MauroPoto
Posts: 1
Joined: Fri Mar 15, 2013 5:16 pm

Yosemite Android compiler errore

Post by MauroPoto » Wed Oct 29, 2014 12:18 pm

hi
I have this problem when I try to compile Android I get this error "There was an error while saving the standalone application could not encode class bundle",
it also happens with a new application with one main stack with a button, with LiveCode 7.0, 6.7,
the problem started after upgrading to Yosemite

I tried several solutions found on the forum of LiveCode,
how to copy the tools folder present in SDK_Android->platform->Android-3 in SDK_Android->platform->Android-8,
copy zipalign file downloaded from the forum at any position of the Android SDK,
completely reinstall Android SDK,
delete the preferences and re-install LiveCode,

Unfortunately I have not found a solution
Can you help me for a solution?
her people have had the same problem?

Thanks


my operating system is Yosemite 10.10

jdk installed
1.8.0_25, x86_64: "Java SE 8" /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home
1.7.0_71, x86_64: "Java SE 7" /Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home
1.6.0_65-b14-466.1, x86_64: "Java SE 6" /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
1.6.0_65-b14-466.1, i386: "Java SE 6" /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

in Android SDK Manager is installed:
-Tools
--Android SDK Tools 23.0.5
--Android SDK Platform-tools 21
--Android SDK Build-tools 21.0.2
-Android 5.0 (API 21)
--all element
-Android 4.4W (API 20)
-- SDK Platform
-Android 2.2 (API 8)
--all element
-Android 1.5 (API 3)
--all element
-Extras
--Android Support Libray

vedus
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 153
Joined: Tue Feb 26, 2013 9:23 am

Re: Yosemite Android compiler errore

Post by vedus » Fri Oct 31, 2014 6:48 pm

i take the same message and same problems with above..
There was an error while saving the standalone application could not encode class bundle"

I have delete the android sdk and download it again,install everything,the same results.
i get the error with LC v7.0 and 6.6.4..

vedus
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 153
Joined: Tue Feb 26, 2013 9:23 am

Re: Yosemite Android compiler errore

Post by vedus » Sat Nov 01, 2014 10:57 pm

Fixed with v7.0.1 rc

Post Reply