MyMobileWeb Getting Started 3.4
From Morfeo Wiki
Contents |
MyMobileWeb overview
Getting Started
The steps to develop an application with MyMobileWeb are the following:
1. Install JDK 1.5 from Sun Microsystems
2. Install Eclipse IDE for Java Developers (3.3)
3. Download and uncompress MyMobileWeb SDK 3.4
- Uncompress the tar.gz in a folder named MyMobileWeb_SDK_3_4
4. Download and uncompress MyMobileWeb Examples 3.4
- Uncompress the tar.gz in a folder named MyMobileWeb_SDK_3_4
5. Install Plugin for Eclipse 1.2
- Extract the downloaded file to
./eclipse/plugins
- Extract the downloaded file to
6. Configure MyMobileWeb Plugin for Eclipse 1.2
7. Create a new server runtime
- Note: JVM Settings: ‘-Xms512m -Xmx512m’ must be appended to JVM Parameter
8. Launch the application Basic Control (File > New > Project > MyMobileWeb Examples > Basic Control)
- Click next button, then finish. Now a new project called Basic with all needed files has been created
- Launch a server
- Open any mobile emulator or browser, in this example we choose OpenWave Simulator V7.
- Download Openwave_v70_Simulator.exe, start it and install according to the instructions
- Launch it (from Start > Programs > OpenWave Simulator V7 > OpenWave Simulator V7).
- In the emulator type the URL: http://localhost:8080/Basic and you can now try a test MyMobileWeb application
9. To start a new application from scratch, have a look to MyMobileWeb Eclipse Plugin User Guide 1.2
Support
- If you have any doubt or problem, you can consult
