J2ME app File size

痞子三分冷 提交于 2019-12-25 04:54:06

问题


i have doing j2me app using LWUIT lib. it get nearly 600kb. then i have use net-bean default Obfuscation tool. but still it size is not less than 430kb. any idea?


回答1:


check your resources, they might be too large. Also make sure there aren't any hidden files in your jar file, for example make sure the Thumps.db which generated in windows is not there!



来源:https://stackoverflow.com/questions/3931422/j2me-app-file-size

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!