Library incrementing final application size

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
Saman
Newbie
Newbie
Posts: 6
Joined: Fri May 16, 2014 12:00 am

Library incrementing final application size

Post by Saman » Thu May 22, 2014 9:58 am

Hi,

I have a general question. When we add ‘TeeChart.Android.jar’ on to our project final project size increases by 1.4MB (because of this jar)
Is there any way we can reduce this as we don’t use all features of your product. We only use several charts.

Thanks
Saman

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Library incrementing final application size

Post by Yeray » Thu May 22, 2014 11:01 am

Hi Saman,

I've split the post into a new topic again.
Please, open a new thread to ask new questions

Regarding the question,
Saman wrote:When we add ‘TeeChart.Android.jar’ on to our project final project size increases by 1.4MB (because of this jar)
Is there any way we can reduce this as we don’t use all features of your product. We only use several charts.
The only way I an think to reduce this would be owning the sources and removing all the unneeded classes from it. Then you should be able to link your "lite" version of the sources to your project and rebuild it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply