Hi
i'm using an array of string contains the languages string e.g
i need to switch the language instantly without restarting the app and reconstruct the objects ( commands , choiceGruops, etc ) .Code:private String[] time5_String = {"Start","Inizio"};
what should i do ?
note : if you know how to restart j2me app you can post it .

Reply With Quote

