Forms-A-Go-Go
From Mobile Application Design
Setup for Eclipse users
- Download the Forms-A-Go-Go files and unzip them to somewhere in your filesystem
- Copy the entire Forms-A-Go-Go folder into your Eclipse workspace
- Create a new J2ME Project called - Forms-A-Go-Go. I like to use the Nokia S60 emulator - but you can use anything you like.
- Eclipse should automatically find all the files that we added if you spelled everything correctly
- Create a configuration to run your Midlet by right-clicking the project name, selecting Run as, Run...
- Make it look something like this -

- Run the MIDlet
Don't forget to read through the source code to see how everything works