A blog about cutting edge technology at its maximum pace.

Ritesh Warke On Sunday, January 2, 2011
UCWEB on the PC via Microemulator:1) Download Java Runtime Environment from Sun MicroSystemshere.
2) Download Microemulator from Microemu.org (Open Source)here.
3) Download UCWEB 6.1 official english version jar and jad file from the attachments
4) Download JadMaker to make jad files from the attachments(Incase you choose to use a different UCWEB version)
5) Install JRE
6) Extract the microemulator to any folder on the system.
7) place both UCWEB jar and jad file inside the apps folder of microemulator.
To create a shortcut for launching UCWEB:
1) Open the microemulator folder
2) Right-click microemulator and create shortcut
3) Now rifht-click the shortcut created, rename as ucweb.
4) Once again right-click and go to properties, copy and paste the following into the "Target" box,
Copy to clipboard
Code:
C:\WINDOWS\system32\java.exe -cp microemulator.jar;lib/microemu-jsr-75.jar org.microemu.app.Main --impl org.microemu.cldc.file.FileSystem org.microemu.examples.fcview.FCViewMIDlet apps\UCWEB6-60-300-70-08072818.jad
Note
1. If you have installed JRE in a different drive than "C:\" change the location accordingly
2. If you choose a different version of UCWEB change the name of the jad file accordingly.
To enable full screen in Microemulator:
1) Open the ucweb shortcut
2) Click on options-select device.
3) Click on add device, go to devices folder under microemulator folder and choose "microemu-device-resizable" and set it as default
4) Now just click on the maximize button.
To enable JSR75(i.e file downloading):
1) Go to the root drive-documents and settings-current user-.microemulator. For instance the loacation on my PC is
Copy to clipboard
Code:
C:\Documents and Settings\Athiq.AAA-F0AC1C2ADC9\.microemulator
2) replace the config2.xml file with the one in the attachments
3) In te same .microemulator folder create a new folder named "File System"
4) Inside the "File System" folder create 2 folders called "C" and "E"

Proxy Configuration:
To configure Microemulator for proxy based networks, edit the config2.xml file found inside C:/documents and settings/(computer user)/.microemulator/config2.xml as follows(Here i am using the proxy settings for Airtel NOP)
                                                      Mobile Networks/GPRS TRICKS

0 comments:

Post a Comment

New Users Register Here