Hello,
My resources total about 310K, some images, but mostly data. The code compiled is about 100 or so KB. The jar takes ages to load on the mobile (N95).
What is the best practice in this case? Get the user to be patient...or get them to copy the resource file to a directory on the device....
Since the application is targeted to your average Joe, I would like comments what would be be suitable...
Thank-you
cellnite

Reply With Quote
..i moved them to after the splash screen is loaded once i sent the forum email. I saved about a second from the loading time. So, the question remains is the size of the jar file, related to loading time...and if so...how "smart" is the user these days. Are they capable of moving files to other directories etc...or do i take the risk and let them wonder if something has happened once clicking the icon.

