mobilepickphoto blacks screen

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
cwkalish
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 78
Joined: Thu Sep 30, 2010 2:24 am

mobilepickphoto blacks screen

Post by cwkalish » Mon Mar 27, 2017 10:08 pm

Hello,
I am having some trouble with the mobilepickphoto in Android. When the camera closes (after I accept a picture), returning to the Livecode stack, the entire screen is black. I've tried locking and unlocking the screen, but that doesn't bring things back. If I touch where a button is on the card, then that individual button redraws (one button on a black screen). Is there a good way to force a redraw of the screen?

Thanks.
-Chuck

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Location: Plymouth, UK
Contact:

Re: mobilepickphoto blacks screen

Post by dave.kilroy » Mon Mar 27, 2017 11:07 pm

Hi Chuck, have you changed the value of acceleratedRendering? Android used to be sensitive to this but I haven't had a recent version of LiveCode fail on Android like it sometimes did...
"...this is not the code you are looking for..."

cwkalish
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 78
Joined: Thu Sep 30, 2010 2:24 am

Re: mobilepickphoto blacks screen

Post by cwkalish » Thu Mar 30, 2017 7:58 pm

Thanks. I think setting accelerated rendering to true may have done the trick (I don't recall setting it off, though)...

Post Reply

Return to “Android Deployment”