I have been having this problem for a while, My apps has 143 mb of graphic and data, the data is copied from media to the assets directory as it should on compile.
but it hangs when I run the app, if I delete the media dirtectory or rename it. so it doesnt get copied, it work fine.
I have tried it with a simple loop, with and without the media directory and its always hangs if the the media directory in place..
I have coded the routine just to start and then come out, its like its got stuck loading something. is there some thing im doing wrong.