Re: Android APK sanity check

2018-06-01 Thread J. Landman Gay via use-livecode
On 6/1/18 6:24 AM, Lagi Pittas via use-livecode wrote: I have had the same problem Using old and very new android devices, where the program will give a blank/black screen on different versions of Android with no ryme or reason. Sometimes it works on and older version of android with older

Re: Android APK sanity check

2018-06-01 Thread Lagi Pittas via use-livecode
t; > > I just uploaded this to my Nexus7 and it works the same way. It > > initially opens with a blank screen and then opens correctly. > > > > -Original Message- > > From: use-livecode On Behalf Of > J. > > > Landman Gay via use-livecode > > Sent:

RE: Android APK sanity check

2018-06-01 Thread Clarence Martin via use-livecode
y. I will try that a bit later and update that result for you. Later! -Original Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 10:41 PM To: How to use LiveCode Cc: J. Landman Gay Subject: RE: Android APK sanity check Okay, I'm stumped.

RE: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 4:20 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Android APK sanity check @Clarence, I just uploaded an apk I built on my Mac. Could you check the bug report again and try the apk I put there? Thanks for your time. On 5

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
Gay Subject: Re: Android APK sanity check @Clarence, I just uploaded an apk I built on my Mac. Could you check the bug report again and try the apk I put there? Thanks for your time. On 5/31/18 5:49 PM, J. Landman Gay via use-livecode wrote: > I just took another look and I

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
, 2018 1:02 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Android APK sanity check Thanks for the comments. I've actually seen the problem with initial startup on a few apps but in this case a relaunch still crashes. :( Since you have a few older devices, it might help the team

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 1:02 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Android APK sanity check Thanks for the comments. I've actually seen the problem with initial startup on a few apps

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 1:02 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Android APK sanity check Thanks for the comments. I've actually seen the problem with initial startup on a few apps but in this case a relaunch still crashes

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
1.8.0_171. -Original Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 1:02 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Android APK sanity check Thanks for the comments. I've actually seen the problem with initial startup

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
stapp" ) in the Android application window. -Original Message- From: use-livecode On Behalf Of Clarence Martin via use-livecode Sent: Thursday, May 31, 2018 2:12 PM To: 'How to use LiveCode' Cc: chi...@themartinz.com Subject: RE: Android APK sanity check Hi Jacque, I just tried your test s

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
. -Original Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 1:02 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Android APK sanity check Thanks for the comments. I've actually seen the problem with initial startup on a few apps

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
is a latency in starting the applications. -Original Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 12:10 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Android APK sanity check I created a plain do-nothing stack

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
problem I noticed with LC 9 is a latency in starting the applications. -Original Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: Thursday, May 31, 2018 12:10 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Android APK sanity check I created

Re: Android APK sanity check

2018-05-31 Thread J. Landman Gay via use-livecode
I created a plain do-nothing stack and it works on my Samsung. Then I set the inclusions to same ones in my working project. The plain stack then had the same misbehavior -- black screen and crash on launch. One by one I turned off each inclusion, tested, and then turned it back on and

Re: Android APK sanity check

2018-05-31 Thread panagiotis merakos via use-livecode
--Original Message- > From: use-livecode On Behalf Of > J. Landman Gay via use-livecode > Sent: 30 May 2018 23:22 > To: LiveCode Mailing List > Cc: J. Landman Gay > Subject: Android APK sanity check > > I rebuilt an apk with LC 9.0 today and it runs fine on my Pixel

RE: Android APK sanity check

2018-05-31 Thread Paul Richards via use-livecode
Gay Subject: Android APK sanity check I rebuilt an apk with LC 9.0 today and it runs fine on my Pixel (OS 8.1) but on my Samsung S5 (OS 6.0.1) it launches to a black screen and immediately crashes. An answer dialog in preOpenCard never runs, so I don't think the app even fully loads. The same

Android APK sanity check

2018-05-30 Thread J. Landman Gay via use-livecode
I rebuilt an apk with LC 9.0 today and it runs fine on my Pixel (OS 8.1) but on my Samsung S5 (OS 6.0.1) it launches to a black screen and immediately crashes. An answer dialog in preOpenCard never runs, so I don't think the app even fully loads. The same app built a couple of months ago with