It originally did that because the APK was too large (it won't let you go past a certain size). It might be possible to do without it now that it doesn't have that huge ROM in there. I'll take a look and see where its at. If it is below a certain size, I'll just zip up the app data and ship it with the APK, and instead of downloading the data on first run, it will unzip it and move it to the proper folder. Thanks for bringing that up, I've just gotten so used to it that I hadn't thought about it.