Black app when loading on device

Hi,

Created an app that works great on the simulator but when loading on device it gets a black screen only.

Looking at logcat i get the error 

'WARNING: Asset file “images/background.png” does not exist.

I can guarantee that background.png does exist in the images folder - I mean even the simulator would pick up on this.

Is there something i’m doing wrong in order for this error to appear?

Thanks

Sorry… i have solved this… stupid really. 

Images folder was named ‘Images’… as you can see error is ‘images’… lowercase vs uppercase! 

Fixed! 

Sorry… i have solved this… stupid really. 

Images folder was named ‘Images’… as you can see error is ‘images’… lowercase vs uppercase! 

Fixed!