Amazon

Saturday 6 August 2011

RUN MOBILE APPLICATIONS ON COMPUTER

We can Run Mobile applications/games based on java having .jar format in PC using some java emulators like KEmulator,MidpX,SJBoy etc....

Here we are going to see how Mobile apps run in pc using  MidpX...

Tools Needed :

*  MidpX

* .jar / .jad apps


So lets start with downloading an emulator from here MidpX, its a freeware. This software has both options i.e. you can either convert your jar midlet to Windows Executable format or you can directly run app with the help of emulator. After completing the download , install MidpX.



After installation MidpX will automatically associate with .jar files, making your work more easy! Now double click on the required app (.jar file). and it will start running in emulation mode.


Here is the screen shot of emulation of Opera Mini Browser:





Another Method : Convert .jar app to .exe file

1. Start the app directly, you will see two windows one will be black cmd window and other will be mobile emulation window as shown above.
2. Close the black cmd window before closing the emulation window.
3. You will get the .exe file in the same folder.


You can directly run this .exe file on any computer, without installing MidpX.