change the color to a status bar of an android device

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
yan
Posts: 4
Joined: Mon Jan 19, 2015 3:26 pm

change the color to a status bar of an android device

Post by yan » Mon Jan 19, 2015 10:36 pm

hi guys, anyone know of any way to change the color to the bottom of the status bar on android device ?. I want to make that status bar remains according to the GUI of my application, greetings and pardon my language translation with google traslate.

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: change the color to a status bar of an android device

Post by MaxV » Thu Jan 22, 2015 5:18 pm

I suppose that you app standalone application settings need "status bar: hidden" (bottom right), and you have to create the status bar (as a livecode background, see backgroundBehavior). Remember to put a button to exit from your app, otherwise you can't go back to your phone :lol:.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply