阅读背景:

Android开发内部内存/应用空间问题

来源:互联网 

A friend and myself are creating an app for the android to help as a game guide. I was wondering how you have, or would deal with the issue of a memory constraint. We are looking at about 100+ small 32x32px images, 100+ 3-5 second wav files, and a great deal of text. We are debating on how to handle the issue of creating a <5 MB app for the market. We don't exactly know how to handle this seeing as how each image requires a large, medium, and small DPI image. We thought one option would be to store each image and sound file on an online server. The only problem with that is that we would need about a <1 second download time for each sound and image. Or since only 40 - 50 image / sound combos would be needed at a time load them at once into cache, and clear them when the app is closed. Are there any better suggestions, or which of the two of our ideas would be best?A friend and myself are creating an app for the




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: