is their any way so that i can install .jar and .jad file in emulator... through command prompt...
i have written this in the command prompt
C:/WTK2.5.2_01/bin eumlator -XDescriptor: C:/Documents and Settings/saurav/j2mewtk/2.5.2/apps/MyProject/bin
but this is not working
error which cmd is showing is this
C:/WTK2.5.2_01/bin is not reconnized as an internal or external command, operable program or batch file.
WTK's emulator doesn't have any concept of app installation.
What you can do is, you can load it in emulator and run it .
here you go
/path/tp/wtk/bin/ eumlator -XDescriptor:/path/to/yourapp/yourapp.jad