hey, I have a bunch of data in a few files, and for saving jar size, I would like to both compress them all and split them into a few files, a few of a 20k each or something like that, a size that would not exhaust the phone on loading. is there mechanizem like that for J2Me, or should I learn data compression technics and implement it myself?

Reply With Quote

