Hello,
I ran into following error:
[lua]display.newImage(“Media/GFX/back.png”, 0, 0, true)[/lua]
works fine. But this:
[lua]local whatever = require(“Util/foo”)[/lua]
does not work (on Android but in the Corona Simulator). So is this a bug or a feature? 
I mean I could put all the modules in one giant directory but this will result in a huge mess.
So did anyone come across this problem or am I doing something wrong?
[import]uid: 11772 topic_id: 4437 reply_id: 304437[/import]