Trinh
Trinh

Reputation: 65

Titanium SDK 3.2.0 - My Android app's STOP at splash screen

[Android]

I have an Alloy Project

After my Titanium SDK's upgraded to 3.2.0,

I "Clean" my project and..

..

When I "Debug" on my Device, my App is working very well.

But when I "Run" on my Device, my App is STOP at splash screen.

Please help me.

Thanks!!!

Upvotes: 3

Views: 1083

Answers (1)

xiaoshouji
xiaoshouji

Reputation: 46

I met the same problem and solved by deleting device sdcard/appid/deploy.json. just like: sdcard/com.xxx.xxx/deploy.json

Hope this will help you.

Upvotes: 3

Related Questions