Open GoogleCodeExporter opened 9 years ago
Can you run the UI Demo again, go to the "Key Code" option, and press the left
and
right menu buttons. Tell me those numbers (e.g. left = -6 and right = -7).
Also run the Log Demo. Near the top you'll see a bunch of stuff about your
phone.
Can you tell me the Platform string?
Original comment by deanbro...@gmail.com
on 26 Feb 2008 at 12:32
Original comment by deanbro...@gmail.com
on 26 Feb 2008 at 12:33
UI demo:
On the screen phone OK is on the right and back is on the left.
Key code for the left button = -22
Key code for the right button = -21
microedition.platform = j2me
microedition.configuration = CLDC-1.1
microedition.profiles = MIDP-2.0
Original comment by nligu...@gmail.com
on 26 Feb 2008 at 11:14
I'll have to think up a clever solution for this. The phone can't be
identified by
the J2ME standard microedition properties, but maybe there are some custom ones?
What is weird is that phone defines the left and right soft menu keys to be -6
and -7
respectively (which is OK). However, nliguoro's phone has different values.
They
are the inverse of what is on Motorola phones.
Original comment by deanbro...@gmail.com
on 8 Mar 2008 at 1:26
Original issue reported on code.google.com by
nligu...@gmail.com
on 22 Feb 2008 at 10:44