Home Products Support About Us

Yospace Support

How to Embed the Smartphone Emulator

Step 1

Login here.


Step 2

Enter your email address and password into the fields provided and click Login. If you have forgotten your password click the Forgotten your password link.


Step 3

When you have logged in, click the option labelled SmartPhone Emulator website Edition: License Management' to configure your licenses for the emulator software.


Step 4a

You will now see the License Management page.

You must add the URL(s) of the HTML page(s) that will contain the applet. For example, if you want to display the applet on http://www.yoursite.com/index.html you need to specify that exact URL under 'authorised Web pages'. If the applet appears on a page which is not in this list, the applet presents a "Not Licensed" error. If your server is accessed by more than one DNS alias, then you may need to add a URL for each alias. By default, we allow you to indicate five URLs for each license of the SmartPhone Emulator website Edition you have purchased. If you need more, please email sales@yospace.com with a brief description of your requirements.

Please Please read our notes on how to set these URLs correctly. on how to set these URLs correctly.


Step 4b

Remain on the License Management page to specify the WAP service(s) you are demonstrating.

You must add the entry point URL(s) for the WAP services that you wish to demonstrate. For example, the applet you are displaying on http://www.yoursite.com/index.html must have the first WAP page displayed in the emulator registered in the 'WAP Start URLs'. You are given a free URL (which may be changed) for evaluation purposes. To continue using the free URL after 10 days you must purchase at least one license to use the SmartPhone Emulator website Edition. You may purchase any number of licenses to enable more start points at any time.

Please Please read our notes on how to set these URLs correctly. on how to set these URLs correctly.


Step 5

When you have finished entering your authorised web pages and start URLs, the final step is to get the HTML code to place in your page.

To do this click on the HTML link corresponding to the WAP start URL you wish to display.


Step 6

A pop-up window will appear containing the HTML code that you can use to place the emulator applet on you Web page. We recommend you copy the text from the window and paste it directly into your HTML source.

There is an option to change the "skin" that the emulator uses. Note that changing the skin changes the HTML code in the window.

The code that you need to embed in your page will look similar to the following example.

IMPORTANT: Don't embed the code shown here as it is only an example!


<applet name=spe
  codebase="http://relay2.yospace.com/spe/"
  archive="core2_12.jar,nokia2_12.jar,nokia1_12.jar,core1_12.jar"
  code="com.yospace.emulator.applet.PhoneApplet"
  width="125" height="173">
<param name="cabinets" value="x.cab,nokia_12.cab,core_12.cab" >
<param name="servlet-url"
  value="http://relay2.yospace.com/servlets/emulator">
<param name="wml-homepage"
  value="http://www.yoursite1.com/index.wml">
<param name="phonePropsPath"
  value="/nokia/n7110a/com.yospace/beheaded/white/size1">
<param name="config" value="show-status=true">
</applet>


Please read our notes on how to embed the emulator correctly

Please read our notes on improving delivery for users with slow connections