aspose file tools
The moose likes Java Micro Edition and the fly likes Game doesn't work with touchscreen phone Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Game doesn Watch "Game doesn New topic
Author

Game doesn't work with touchscreen phone

Mathew Mintalm
Ranch Hand

Joined: Feb 21, 2010
Posts: 102

Hello, I made my J2ME Game succesfuly, everything was fine (testing via j2me phone emulator)

And I have decided to test it at real phone, and unfortunately it doesn't work with touchscreen phone

It was alski tested with 2 normal phones (no touchscreen phones) and everything was fine - it works.

Tested with 3 touchscreen phone and doesn't work, game exit after showing java logo.

Thanks in advance for any help
theodosis eki
Greenhorn

Joined: Mar 07, 2011
Posts: 1
Hi,

try your game on an emulator that supports touch events. There you may have the opportunity to see from the tracers in the command console behind what is going wrong.

I have downloaded the LG SDK from their website and I have a first picture for a touchphone by using the emulator for the LG KP500 model:

C:\LGMobile\Java_SDK_15\bin\emulator.exe -Xdevice:KP500 -Xdescriptor <PATH_OF_THE_JAD\YourApp.jad>

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Game doesn't work with touchscreen phone
 
Similar Threads
MP3 on J2ME??
How i disable auto search bluetooth devices on Nokia E50-1?
Debugging war stories
j2me app can be installed in all phones?
Regarding J2ME Polish & System properties