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! 
Thank you, that was it. :-)

> Regards,
> Panos

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


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> wrote:

> 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
> Bernard!
> <
> https://forums.livecode.com/viewtopic.php?f=53=34837=2ba2b2897a4ee75dc97296d0904fe77b
> >
>
> I checked "Do not sign" for my Android app/stack, if that does matter.
>
> I created a virtual device and was so happy that LC finally started to
> compile
> my stack for Android,  when suddenly I got an LC error saying:
> --
> Unable to build app for testing:
> unable to locate play service dependency base version 9.0.4
> --
> So what am I still missing?
> Anything else I need to install?
>
> Thanks for any hint!
>
>
> Best
>
> Klaus
>
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> kl...@major-k.de
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


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 Bernard!


I checked "Do not sign" for my Android app/stack, if that does matter.

I created a virtual device and was so happy that LC finally started to compile
my stack for Android,  when suddenly I got an LC error saying:
--
Unable to build app for testing:
unable to locate play service dependency base version 9.0.4
--
So what am I still missing?
Anything else I need to install?

Thanks for any hint!


Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


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

Android SDK *Platform-Tools* 25.0.3

Android SDK *Tools* 25.2.4


You could probably try to install *exactly* those, and uninstall everything
that is not in this list (e.g. Android 7.1.1 etc).


Keep us posted.


Best,

Panos

--



On Wed, Dec 21, 2016 at 5:33 PM, Dan Friedman 
wrote:

> 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 10.12.1
> LiveCode 8.1.1 and 8.1.0 (fails on both)
>
> I don’t know what I have wrong?  Any other thoughts?   I have just a few
> hairs left in my head.  :)
>
> -Dan
>
>
>
> > 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
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
Panagiotis Merakos 
LiveCode Software Developer

Everyone Can Create Apps 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

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 10.12.1
LiveCode 8.1.1 and 8.1.0 (fails on both)

I don’t know what I have wrong?  Any other thoughts?   I have just a few hairs 
left in my head.  :)

-Dan



> 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

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

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 <
panos.mera...@livecode.com> wrote:

> 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 
> wrote:
>
>> 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.)
>> ...while parsing tsNet/LC$1.class
>> ...while processing tsNet/LC$1.class
>>
>> trouble processing:
>> bad class file magic (cafebabe) or version (0033.)
>> ...while parsing tsNet/LC$ActivityResultCallback.class
>> ...while processing tsNet/LC$ActivityResultCallback.class
>>
>> trouble processing:
>> bad class file magic (cafebabe) or version (0033.)
>> ...while parsing tsNet/LC$Error.class
>> ...while processing tsNet/LC$Error.class
>>
>> trouble processing:
>> bad class file magic (cafebabe) or version (0033.)
>> ...while parsing tsNet/LC$Object.class
>> ...while processing tsNet/LC$Object.class
>>
>> trouble processing:
>> bad class file magic (cafebabe) or version (0033.)
>> ...while parsing tsNet/LC$Wait.class
>> ...while processing tsNet/LC$Wait.class
>>
>> trouble processing:
>> bad class file magic (cafebabe) or version (0033.)
>> ...while parsing tsNet/LC.class
>> ...while processing tsNet/LC.class
>>
>> trouble processing:
>> bad class file magic (cafebabe) or version (0033.)
>> ...while parsing tsNet/tsNet.class
>> ...while processing tsNet/tsNet.class
>> 7 warnings
>>
>>
>> What does this mean?  And how does one solve it?  Man, this was all
>> working fine yesterday!
>>
>> While I have your ear, what's the story on Android Push Messaging?  Looks
>> like LiveCode no longer supports Push Messaging on Android devices.  Google
>> has retired GCM and moved to FCM but LiveCode doesn’t have the support for
>> FCM.  Is there a workaround for this until LC catches up?
>>
>> Many, MANY Thanks,
>> -Dan
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
>
>
> --
> Panagiotis Merakos 
> LiveCode Software Developer
>
> Everyone Can Create Apps 
>



-- 
Panagiotis Merakos 
LiveCode Software Developer

Everyone Can Create Apps 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

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 
wrote:

> 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.)
> ...while parsing tsNet/LC$1.class
> ...while processing tsNet/LC$1.class
>
> trouble processing:
> bad class file magic (cafebabe) or version (0033.)
> ...while parsing tsNet/LC$ActivityResultCallback.class
> ...while processing tsNet/LC$ActivityResultCallback.class
>
> trouble processing:
> bad class file magic (cafebabe) or version (0033.)
> ...while parsing tsNet/LC$Error.class
> ...while processing tsNet/LC$Error.class
>
> trouble processing:
> bad class file magic (cafebabe) or version (0033.)
> ...while parsing tsNet/LC$Object.class
> ...while processing tsNet/LC$Object.class
>
> trouble processing:
> bad class file magic (cafebabe) or version (0033.)
> ...while parsing tsNet/LC$Wait.class
> ...while processing tsNet/LC$Wait.class
>
> trouble processing:
> bad class file magic (cafebabe) or version (0033.)
> ...while parsing tsNet/LC.class
> ...while processing tsNet/LC.class
>
> trouble processing:
> bad class file magic (cafebabe) or version (0033.)
> ...while parsing tsNet/tsNet.class
> ...while processing tsNet/tsNet.class
> 7 warnings
>
>
> What does this mean?  And how does one solve it?  Man, this was all
> working fine yesterday!
>
> While I have your ear, what's the story on Android Push Messaging?  Looks
> like LiveCode no longer supports Push Messaging on Android devices.  Google
> has retired GCM and moved to FCM but LiveCode doesn’t have the support for
> FCM.  Is there a workaround for this until LC catches up?
>
> Many, MANY Thanks,
> -Dan
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
Panagiotis Merakos 
LiveCode Software Developer

Everyone Can Create Apps 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

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.)
...while parsing tsNet/LC$1.class
...while processing tsNet/LC$1.class

trouble processing:
bad class file magic (cafebabe) or version (0033.)
...while parsing tsNet/LC$ActivityResultCallback.class
...while processing tsNet/LC$ActivityResultCallback.class

trouble processing:
bad class file magic (cafebabe) or version (0033.)
...while parsing tsNet/LC$Error.class
...while processing tsNet/LC$Error.class

trouble processing:
bad class file magic (cafebabe) or version (0033.)
...while parsing tsNet/LC$Object.class
...while processing tsNet/LC$Object.class

trouble processing:
bad class file magic (cafebabe) or version (0033.)
...while parsing tsNet/LC$Wait.class
...while processing tsNet/LC$Wait.class

trouble processing:
bad class file magic (cafebabe) or version (0033.)
...while parsing tsNet/LC.class
...while processing tsNet/LC.class

trouble processing:
bad class file magic (cafebabe) or version (0033.)
...while parsing tsNet/tsNet.class
...while processing tsNet/tsNet.class
7 warnings


What does this mean?  And how does one solve it?  Man, this was all working 
fine yesterday!

While I have your ear, what's the story on Android Push Messaging?  Looks like 
LiveCode no longer supports Push Messaging on Android devices.  Google has 
retired GCM and moved to FCM but LiveCode doesn’t have the support for FCM.  Is 
there a workaround for this until LC catches up?

Many, MANY Thanks,
-Dan
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode