What I have tried is to build a Form
and inside that a TextField
where the user can insert any number and click on "save" Command
and the number should save in the rms, and now, even after the several times of opening the application and closing it, the saved value be there in the application. I honestly ask for help.
Asked
Active
Viewed 425 times
0

Gabe
- 84,912
- 12
- 139
- 238
1 Answers
2
Ok, you can use rms for that, but it would be more hard than build a xml file and write the data inside of it. This will help you
XML parsing not working on android build of lwuit app
-
does it work for normal nokia phones? i m developing app for nokia, not android, will it work? – Mar 15 '12 at 02:25
-
i'm not able to import the `com.sun.lwuit.xml` i dont know what is the exact problem. – Mar 16 '12 at 06:27
-
i'm sticking with rms since i am not that familiar with xml, i – Mar 16 '12 at 07:49