I’ve been developing iOS apps for a while now, and recently I discovered Corona. I’ve successfully build iOS binaries using Corona, and today, I bought an Android tablet with a view of releasing the game on Android.
When I tried to build for Android, Corona came up with an error, something like all my assets(images and audio) have to be in the root file system with all my code. Is that correct?
Does that mean if I want to make an app Android compatible I have move all my assets, and re-engineer my code to remove the image and audit subdirectories?
Is there an easy way of doing this?
I really don’t want all my source code being mixed up with my image and audio assets, its just messy! [import]uid: 63413 topic_id: 12289 reply_id: 312289[/import]
