Give me all your tricks for minimizing jar file size
Posted on
16th Feb 2014 07:03 pm by
admin
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier which I have imposed as a maximum size for my game. I would like to add more levels to the game but the only way I can do that Is to make the jar smaller... Oh yeah I have made the decision to NOT have it download any data (maps, etc...) over the internet as well.
I have heard about using preprocessors to get rid of statics and that would make it smaller... Any thoughts, suggestions? Sun one studio 5 ME doesn't seem to support preprocessing... is there any free or cheap IDE that does?
Do any obfuscators do a significantly better job at reducing size than the retroguard one does?
I've tried to eliminate any common code amongst classes and put it in static functions that get called from many places...
I'm wondering about using shorts internally instead of ints... at first I was going with shorts thinking it would be a size savings, but now I'm thinking that all the conversions to ints and back are probably a size loss... anyone know the empirical answer?
If you have any tips to reduce jar size, please respond :)
No comments posted yet
Your Answer:
Login to answer
87
40
Other forums
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ