View Single Post
Posts: 2 | Thanked: 1 time | Joined on Feb 2014
#838
I have a question about phoneMe java emulator and require assistance. If this is an inappropriate place to ask, I apologize, but I'm not sure where else to post as this is all new to me and I'm not finding much luck with google.

Anyways, I'm trying to get a cldc? game to work and I'm apparently not understanding the .args file, or rather how to EXACTLY list everything in the .args file as everything I try phoneMe will say "Error: class not specified." I tried everything I could think of, but I just don't know enough about java so I'm resorting to asking for help.

This is what I have in my .args file:

-cp /sdcard/Download/Scrabble+Mobile+240x320+k810.jar/S.class a.class b.class c.class

I looked in the .jar file and those were the only classes I could find, but this is mostly guess work, so please be easy with me, thanks.