Flash required to explore WidSets

The newest version of the Flash Player is required to explore WidSets. Please download and install the free Flash Player from the icon below.

After installation, refresh this page »

Keytester available!

Forum » Mobiles and Widgets » Keytester available!

59 messages Page 3/6

1 2 3 4 5

Re:Keytester available!

Antti  2006/10/06 14:15 UTC


Hi all.

The problem with those Qtek devices is that softkeys do not map at all under Java. As I noted earlier, this does cripple the application and make it unusable. Adding touchscreen support might fix things to a point, but this functionality isn't in our current client.

Regards,
Antti

Re:Keytester available!

mvdgoot  2006/10/10 19:19 UTC


Almost same results are obtained with SHARP V902 (Vodafone)

only differences:

Number 0: 48 (game 0)
Green (phone ON): no response from keymapper.

Cheers,
Maarten.

reddiablo wrote:
Panasonic VS(3,6,7)/SA(6,7)/MX(6,7):
Left soft key: -21 (game 0)
Right soft key: -22 (game 0)
Joystick/arrow up: -1 (game 1)
Joystick/arrow right: -5 (game 5)
Joystick/arrow down: -6 (game 6)
Joystick/arrow left: -2 (game 2)
Fire/middle: -20 (game 8)

Green (phone ON): -10 (game 0)

Number 0: 48 (game 8)
Number 1: 49 (game 0)
Number 2: 50 (game 0)
Number 3: 51 (game 0)
Number 4: 52 (game 0)
Number 5: 53 (game 0)
Number 6: 54 (game 0)
Number 7: 55 (game 9)
Number 8: 56 (game 0)
Number 9: 57 (game 10)
Star: 42 (game 11)
Hash: 35 (game 12)

Re:Keytester available!

amasob  2006/10/13 09:15 UTC


LG KG800
Platform: Jbed

Listing only the differences:

Left softkey: -202 (game 9)
Right softkey: -203 (game 10)
Call: -200 (game 0)
C (clear?Cancel?): -204 (game 11)

Regards

Re:Keytester available!

swallroth  2006/11/02 15:05 UTC


Siemens S65

Left soft key: -1
Right soft key: -4
Joystick/arrow up: -59
Joystick/arrow right: -62
Joystick/arrow down: -60
Joystick/arrow left: -61
Fire/middle: -26
Number 0: 48
Number 1: 49
Number 2: 50
Number 3: 51
Number 4: 52
Number 5: 53
Number 6: 54
Number 7: 55
Number 8: 56
Number 9: 57
Star: 42
Hash: 35

Re:Keytester available!

mkhansen  2006/11/02 17:02 UTC


Hi
just tested on my Motorola A1000

Here are the results:
Left soft key: Key code -10, Game act 9
Right soft key: Key code -11, Game act 10

'Joystick':
Up: Key code -1, Game act 1
Right: Key code -4, Game act 5
Down: Key code -2, Game act 6
Left: Key code -3, Game act 2
Middle: Key code 13, Game act 8

These are the only buttons available.

Do you have any plans on supporting touch screens?

/Morten

Re:Keytester available!

alanw  2006/11/03 23:57 UTC


T-Mobile Dash/HTC Excalibur

Left soft key: does not register :(
Right soft key: Key code -7, Game act 0

Re:Keytester available!

martin.wojtaszek  2006/11/06 12:37 UTC


Motorola V600

Platform: null

Left soft key: 21
Right soft key: 22
Joystick/arrow up: 1
Joystick/arrow right: 5
Joystick/arrow down: 6
Joystick/arrow left: 2
Fire/middle: 20
rest: fine!

Re:Keytester available!

yeswap  2006/11/08 04:41 UTC


Hi, after seeing Kaj Haggman's presentation at Mobile2.0 I was really excited about Widsets but it turns out that it doesn't work on my phone, a Motorola i855 (aka i850) on Boost Mobile which Nextel USA's prepaid service. The problem is the key mapping.

Nextel (and Boost) are perfect for Widsets because they have a cheap $10/month unlimited data plan that give Midlets full web access AND access to the phone's built-in GPS! The bad news is that Nextel/Boost doesn't allow OTA downloads of midlets except through their portal. But users can sideload midlets from a PC using cable and a piece of free software called WebJAL which is available at http://harryThompson.com and other sites.

I got Widsets installed and it runs but I can't get past the first screen that says "Do you want to go online now" with "Yes" and "No" on the left and right softkeys. No matter what key I press I can't move past that screen!

The key tester says the following

key keycode....gameact....action

left softkey -20 0 pressed
right softkey -21 0 pressed

arrow up -10 1 pressed
arrow right -12 5 pressed
arrow down -11 6 pressed
arrow left -13 2 pressed
center OK -23 0 pressed

0 48 0 pressed
1 49 9 pressed
2 50 0 pressed
3 51 10 pressed
4 52 0 pressed
5 53 0 pressed
6 54 0 pressed
7 55 11 pressed
8 56 0 pressed
9 57 12 pressed
* 42 0 pressed
# 35 0 pressed

menu -22 0 pressed
camera -24 0 pressed
PTT -50 pressed
volume up -51 0 pressed
volume down -52 0 pressed
green call -14 8 pressed

Incidentally, all 15-20 million of Nextel and Boost's Motorola handsets have the same key mapping. We Nextel users went through this with Opera Mini and Google Maps too. Opera fixed it right away, Google never did but users figured out how to override Google's key mappings which are stored in the .jad something Widsets might consider doing for a future release.

I'm hoping the Widsets team can find a way to get this working on Nextel phones.

Oh, and please make it easier to download the jar and jad to a PC for us side-loaders.

Thanks in advance,
Dennis

Visit my blog, http://WapReview.com/blog - "It's all about the mobile web."
mobile edition - http://wapreview.mobi

Re:Keytester available!

vinuthomas  2006/11/10 02:52 UTC


Motorola A780

Platform j2me

Key: Key code; Game act
Joystick/ Up: -1 ; 1
Joystick/Down: -2; 6
Joystick/Right: -4; 5
Joystick/Left: -3; 2
Joystick/Action: -5; 8

Thanks,
Vinu

Re:Keytester available!

yeswap  2006/11/15 04:05 UTC


yeswap wrote:
Hi, after seeing Kaj Haggman's presentation at Mobile2.0 I was really excited about Widsets but it turns out that it doesn't work on my phone, a Motorola i855 (aka i850) on Boost Mobile which Nextel USA's prepaid service. The problem is the key mapping.

...

The key tester says the following

key keycode....gameact....action

left softkey -20 0 pressed
right softkey -21 0 pressed

arrow up -10 1 pressed
arrow right -12 5 pressed
arrow down -11 6 pressed
arrow left -13 2 pressed
center OK -23 0 pressed



An Update. I left off the "platform" It's "j2me" which is pretty generic and not much help, I'm afraid. The device's user agent is probably a better way to detect it:
MOT-A-3D/01.00 UP.Browser/7.0.2.2.c.1.108 (GUI) MMP/2.0


1 2 3 4 5