- Simple Steps:
- Generate the .jar and .jad file..
- Locate the emulator location.
- Then , open a notepad and then type…
C:\WTK2.5.2\bin\emulator.exe -Xdescriptor:TestDemo.jad -Xheapsize:2048000
pause
exit
- Save it as TestDemo.bat and convert it to bat file.
- Excute the TestDemo.bat
