Crash only on Android Device (not desktop or emulator)

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
stevorobs3
Posts: 2
Joined: Sat Sep 06, 2014 11:49 am

Crash only on Android Device (not desktop or emulator)

Post by stevorobs3 » Tue Sep 23, 2014 12:11 am

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 message (using "Device Debug" android app) gives:

...
grow heap (frag case) to 11.732MB for 1127536-byte allocation
...

Searching google and stack overflow seems to suggest that I'm using too much memory - would a stack with ~80 buttons + 80 text fields do that?

Any help would be muchly appreciated.

Thanks!

Steve

Post Reply

Return to “Android Deployment”