problem with app on android device

Hi guys,

This is going to be a noob question. I have corona sdk build 704 on a windows environment. My app works great in the simulator, no errors. I tried to install the application on my Android device (ver 2.3.6)
and it displays the following error

This application has been corrupted

How do I debug something like this? any tools? any suggestions?

Thanks

hey mate. it more than likely is CAPS...
Images etc is case sensitive. check that all file names are typed case sensitive

will check it out... talking abt images... I have actually put my code in different folders, so I can manage my code. Does android need all code and assets to be in the root folder?

You can put the images in seperate folders. it is all just case sensitive.

if your image is in: Images/MyImage.png

and you specify in your code

images/myimage.png then it will throw the error.

views:1690 update:2012/2/9 11:37:26
corona forums © 2003-2011