Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User vishal.vpb's Avatar
    Join Date
    Jun 2011
    Location
    Nasik India
    Posts
    39
    Hello Everyone,

    Am developing an app in which i have used two external api's kxml & lwuit. App is working fine but size of build is more that 1MB. After lot of research i have decided to go with proguard which reduces the size of build to 400KB.
    App is still working fine but i have doubt that it may cause some runtime issues..
    So please let me know is it ok to use proguard?

    Thanks in advance.

  2. #2
    Nokia Developer Moderator tiviinik's Avatar
    Join Date
    Dec 2011
    Posts
    174
    Hi vishal.vpb,

    Proguard is a safe and efficient tool to reduce your jar file size. I have used it a lot and have had no problems with it.

    -tiviink

  3. #3
    Nokia Developer Champion traud's Avatar
    Join Date
    Mar 2003
    Posts
    3,863
    If you use existing JARs, another option is to use their source rather than the final JAR in your built process. Then, Proguard is able to identify just those .class files required in your MIDlet.

  4. #4
    Registered User vishal.vpb's Avatar
    Join Date
    Jun 2011
    Location
    Nasik India
    Posts
    39
    Thank you experts for your valuable reply. This really gives me confidence to use proguard all the time while packaging.

Similar Threads

  1. Where to put the "proguard.jar" file?
    By John_123 in forum Mobile Java Tools & SDKs
    Replies: 4
    Last Post: 2011-12-15, 13:51
  2. Replies: 1
    Last Post: 2008-03-08, 17:55
  3. Reduce the image size but increase the file size
    By agirllikeyou in forum Symbian C++
    Replies: 2
    Last Post: 2007-10-30, 08:02
  4. ProGuard in Carbide.J and Eclipse J2ME
    By BlueLava in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2006-10-27, 21:49
  5. Using Proguard??
    By qscyse in forum Mobile Java General
    Replies: 3
    Last Post: 2003-05-21, 16:26

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved