简体   繁体   中英

How to manage media in android application?

Well, I have built an android app. It works fine but the problem is that I am trying to put 10 audio and 4 video in it but cannot hold all. I have to remove some or else it gives me heap error. If I remove some media it works fine. So is there any better way to put media such as audio,video,photos. I have converted them to the smallest size possible so please don't advise me to convert them.

您可以将所有这些放置在“资产”文件夹中,这不会产生错误

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM