Search found 2 matches
- Tue Sep 23, 2014 12:11 am
- Forum: Android Deployment
- Topic: Crash only on Android Device (not desktop or emulator)
- Replies: 0
- Views: 1821
Crash only on Android Device (not desktop or emulator)
Hi, I am new to LiveCode and developing my first app - a SuDoKu app. The SuDoKu grid is made of some buttons and text field labels and using them is causing the app to crash but only when running on a physical android device. The problem appears to be something to do with memory as the debugger mess...
- Sat Sep 06, 2014 11:56 am
- Forum: Android Deployment
- Topic: Disable Staus Bar on Android
- Replies: 0
- Views: 1689
Disable Staus Bar on Android
Hi, I am following the Sheep Herder Academy and would like the android status bar* to not only be hidden but be disabled so that when I touch near the top of the screen the status bar does not reappear. I have tried using "mobileHideStatusBar" which hides it but does not disable it. Is this even pos...