Applications crash on Android (mobile sdk 1.0)

You must Login before you can answer or comment on any questions.

For every project I try in TD I get the same error. The apps install fine but when they launch I get the message:

The application appnamehere has stopped unexpectedly please try again.

So how do I fix this so I can test my apps again?

4 Answers

We need to know what's happening. Set your log level to Trace and then paste the log in your response.

Hi,

I've had similar problem, it was very hard to find what cause it. My problem was that I used my own Default.png. If it had alpha channel (tranparency), the application stopped with an error. Try with the default Titanium png, if it starts, probably you have the same problem.

unfortunately I get the crash with ALL applications. Kitchen Sink, new projects, old projects, sdk 0.9 sdk 1.0. Everything!

So a different splash screen is unfortunately not the answer

Your Answer

Think you can help? Login to answer this question!