简体   繁体   English

如何减少ADF Mobile Android应用程序的大小

[英]How can I decrease ADF Mobile Android Application size

I just develop an ADF Mobile Android App and I remark that the app size is too big according to the pages that I have inside it. 我只是开发了一个ADF移动Android应用程序,并根据其内部的页面指出该应用程序的尺寸太大。 I just have two pages one with outputtext and the other with list. 我只有两个页面,一个带有outputtext,另一个带有列表。

Can some tells me why my app is over 60 MB? 有人可以告诉我为什么我的应用程序超过60 MB吗?
Is there a way to overcome some useless data? 有办法克服一些无用的数据吗?

You need to package the application in Release mode - this will cut it down to about 10MB (which include the JVM). 您需要以发布模式打包应用程序-这会将它缩减到大约10MB(其中包括JVM)。 See instructions here: https://blogs.oracle.com/shay/entry/speed_up_adf_mobile_deployment 在此处查看说明: https//blogs.oracle.com/shay/entry/speed_up_adf_mobile_deployment

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如果堆大小增加,应用程序吞吐量会降低吗? - Can application throughput decrease if the heap size increases? 如何在点击事件中增加/减少窗口大小? - how can i increase/decrease size of window on click event? 如何减少Docker中的Spring Boot应用程序内存使用率? - How can i decrease Spring Boot application memory usage in Docker? 如何在Android应用程序中更改(线程的)堆栈大小? - How can I change the stack size (of a thread) in my Android Application? 如何在Android中将RadioButton上的图像大小减小到所需大小? - How to decrease the size of an Image on a RadioButton to a desired size in Android? 如何安装“ Android支持库”以将Gluon Mobile应用程序部署到Android? - How can I install “Android Support Library” to deploy a Gluon Mobile application to Android? 我如何将减少按钮添加到我的 ListView 以减少数字? - How i can add decrease button to my ListView to decrease numbers? 如何为Oracle Adf应用模块浏览器设置sql驱动程序 - How can I set sql driver for Oracle Adf Application module browser Android Studio:减小字体大小 - Android Studio : decrease font size 多种屏幕尺寸支持android手机应用 - Multiple screen size support android mobile application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM