Views

MyMobileWeb Getting Started

From Morfeo Wiki

Jump to: navigation, search

Contents

MyMobileWeb overview

Getting Started

The steps to develop an application with MyMobileWeb are the following:

1. Install JDK 1.5 from Sun

2. Install Eclipse SDK 3.2

3. Install Apache Tomcat 5.5

Uncompress the zip file (Windows) or tar.gz (Linux) anywhere you want in the filesystem.

4. Install Tomcat Plugin for eclipse.

Uncompress the downloaded file in ./eclipse/plugins

5. Configure Tomcat Plugin V32 settings

Window > Preferences > Tomcat
Select Version 5.x and set Tomcat Home to the path you used to install tomcat 5.5.23 in step 3
Window > Preferences > Tomcat > Advanced
Set Tomcat Base to the same path

6. Download and uncompress MyMobileWeb SDK

Uncompress the tar.gz in a folder named MyMobileWeb_SDK_x_y

7. Install MyMobileWeb Plugin for Eclipse

Extract the downloaded file to ./eclipse/plugins

8. Configure MyMobileWeb Plugin for Eclipse

Window > Preferences > MyMobileWeb
Set the path to the folder where SDK 3.2 was extracted in step 6

9. 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, like the following:
Launch Tomcat, through the menu Tomcat > Start Tomcat or by using Tomcat Start button in the Tomcat toolbar.
Open any mobile emulator or browser, in this example we chose 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

10. To start a new application from scratch, have a look to MyMobileWeb Eclipse Plugin User Guide

Additional documentation

Support

If you have any doubt or problem, you can consult

Certification

Emulators

Emulators