Re: More Android woes

2021-04-07 Thread Klaus major-k via use-livecode
Hi Panos, > Am 07.04.2021 um 20:33 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > Does your stack by any chance include a barcode scanner widget? I think you > should follow the workaround described here: > > https://quality.livecode.com/show_bug.cgi?id=22384 EX-ACTLY!

Re: More Android woes

2021-04-07 Thread panagiotis merakos via use-livecode
Hello Klaus, Does your stack by any chance include a barcode scanner widget? I think you should follow the workaround described here: https://quality.livecode.com/show_bug.cgi?id=22384 Regards, Panos On Wed, 7 Apr 2021, 20:18 Klaus major-k via use-livecode, < use-livecode@lists.runrev.com>

More Android woes

2021-04-07 Thread Klaus major-k via use-livecode
Hi all, macOS 10.14.6, LC 9.6.2 rc4 Today i removed JAVA 9.x, installed JAVA 8 and "Android Studio.app" on my Mac. then after hours of despair (why on earth must this be so difficult?) I could tell LC where the SDk etc. were. But only with the help of this forum thread and a Bernard, thank you

Re: More Android Woes!

2016-12-21 Thread panagiotis merakos
Hi Dan, This error is caused because of a combination of installed packages in Android SDK Manager that tsNet does not like. I am now on macOS Sierra, LC 8.1.1, JDK 1.8.0_111.jdk. Here is a working combination for me: Android 2.2 Android 4.0.3 Android 4.4.2 Android SDK *Build-Tools* 24.0.3

Re: More Android Woes!

2016-12-21 Thread Dan Friedman
Panos, Thank you for the very quick response! From what I can tell, I have all the proper settings. In Android Studio (2.2.3), I have Android 7.1.1, 5.1, 4.0.3 and 2.2 installed. I have SDK Tools 23.0.2, 24.0.3 and 25.0.2 enabled. LC “Mobile Support” shows JDK 1.8.0_111.jdk. I’m on a Mac

Re: More Android Woes!

2016-12-21 Thread panagiotis merakos
Hi Dan, This is the report for adding Firebase Cloud Messaging support: http://quality.livecode.com/show_bug.cgi?id=18075 According to this report, it is still possible to use GCM in new projects. Best regards, Panos -- On Wed, Dec 21, 2016 at 4:37 PM, panagiotis merakos <

Re: More Android Woes!

2016-12-21 Thread panagiotis merakos
Hi Dan, This sounds exactly the same as the problem Paul had, see bug http://quality.livecode.com/show_bug.cgi?id=19001 Regarding the Push Messaging issue, I think I have seen a bug report about it. I'll have a look now. Best, Panos -- On Wed, Dec 21, 2016 at 4:31 PM, Dan Friedman

More Android Woes!

2016-12-21 Thread Dan Friedman
Greetings (especially Panos), I went to build my Android app again this morning and I get yet more errors. As you recommended last time, I added got “the result” from stack “revSaveAsAndroidStandalone”. Here is is: trouble processing: bad class file magic (cafebabe) or version (0033.)