Thank you panos,
I have a stack trace with UnsupportedClassVersionError in com.android.dx.command.Main "Unsupported major.minor version 52.0 at.... <snip> at.... at sun.launcher.LanuncherHelper.checkAndLoadMain(LauncherHelper.java:482)" ------------------------------------------------------------------------ *From:* How To Use Livecode *Sent:* Sunday, January 22, 2017 at 4:42PM *To:* How To Use Livecode *Cc:* Panagiotis Merakos *Subject:* Re: could not encode class bundle > My guess is that this error is related to the Android SDK. Which version of > Android SDK Build Tools have you installed? > > To find the exact error, you can do the following: > > 1. Type in the msg box "edit the script of stack revsaveasandroidstandalone" > 2. In the script editor window that just opened, search for "Could not > encode class bundle" (should be around line 638) > 3. Add "answer the result" just before the "Could not encode class bundle" > line. > 4. Click apply to (temporarily) save this change > 5. Build an android standalone. > > What is the exact error that causes the failure? > > Best, > Panos > -- > > > On Sun, Jan 22, 2017 at 4:21 PM, Mike Bonner via use-livecode < > [email protected]> wrote: > >> Does the error message happen to mention aapt.exe? >> >> On Sun, Jan 22, 2017 at 7:37 AM, git.vb via use-livecode < >> [email protected]> wrote: >> >>> Hi all, >>> >>> Why is so difficult to make a simple android app? >>> >>> Why I get every time this error? What I need? To download all source >>> code and debug it by myself? Why who did this message "could not encode >>> class bundle" was not thinking to set a more useful message? >>> >>> Current environment: >>> Win 7-64 >>> Java 1.7_80 (32/64) >>> Android SDK full installed >>> Android device 4.1 >>> Virtual devices. >>> Environment variables already set >>> >>> Thank you. >>> >>> ps.: I'm not a newcomer in development. >>> >>> _______________________________________________ >>> use-livecode mailing list >>> [email protected] >>> Please visit this url to subscribe, unsubscribe and manage your >>> subscription preferences: >>> http://lists.runrev.com/mailman/listinfo/use-livecode >>> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
