Android run problem Help!

I’m having a really hard time trying to make my app run in Android 2.2, can anyone help me?
I test on the simulator and everything goes ok! I Build and install on my device (galaxy tab) and everything still goes ok…
But the problem is when I run the app… It opens… but nothing works… and after a while it crashes.

Bruno [import]uid: 32005 topic_id: 7105 reply_id: 307105[/import]

Sounds like you’re running out of memory. I had this same issue. Try running adb logcat and see if the output says it fails to allocate memory.

I posted my situation here:

http://developer.anscamobile.com/forum/2011/03/01/app-runs-simulator-force-closes-device-out-memory [import]uid: 27183 topic_id: 7105 reply_id: 26213[/import]