Hi,
I want to develop an J2ME application, by which I should be able to download the different midlets from Server,
I am explaining in detail..
I have around 6-8 midlets in server...(Each corresponds to different langauges fonts,char size,width height
etc..)and I have Original(Main) midlet running in english on Mobile.Which has the option like switch language..
and when user selects that option he can see all the available languages..and he can download too..
and when He does that mobile should down load the corresponding midlet from server and install it into mobile
and once this is done. My microedition.getEncoding (); should return English and other language which is downloaded.
and coming I mean Say if user downloads Frech font midlet...and then he downloads some other midlets written in
French..My mobile should be able support that..please note that there is not direct support from OEM for these fonts.
whatever user downloaded from sever should act as Resource bundle for the future downloadable midlets...
Please let know is this possible in J2ME ?(MIDP 1.0)
If yes Can you tell me How to aproch for the same event..
Thanxz in advance
Chandu



Reply With Quote



