J2ME - question about properties files

M

mchmiel

I am wondering if there is any kind of mechanism for creating
properties files i need this for my midlet to create diffrent language
versions of my game. Any hints how to do that i was trying to do it
with RMS but it is rather useless.

Thanx

MAriusz Chmielewski
 
D

Darryl L. Pierce

mchmiel said:
I am wondering if there is any kind of mechanism for creating
properties files i need this for my midlet to create diffrent language
versions of my game. Any hints how to do that i was trying to do it
with RMS but it is rather useless.

No, there's no support for properties files. And, to save you the headache
down the road, you should *not* use the JAD file for localization: some
carriers have limitations on the size of hte JAD file, usually about 1k is
the limit. On my current project, we had put all of our translated text
into the JAD and then got burned on several devices and at least one
carrier (Cingular). We had to retrofit the product to use a web service for
text retrieval and RMS to store the data instead.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top