You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Need to have a Samsung Moment With Android 2.1
2. Install Replica Island 1.3
3. Try to move using the optical pad
What is the expected output? What do you see instead?
*The Optical pad should control the character, but seems to barely do
anything except the occasional "blip" of movement.
*Sensitivity setting doesn't remedy the problem.
What version of the product are you using? On what operating system?
RI 1.3 on Android 2.1 (DE03)
Please provide any additional information below.
RI 1.2 works, although the controls are difficult to use, which was
intended to be fixed in the latest release. I have not tested RI 1.3 on
Android 1.5, so I am not sure if it is OS version related.
Original issue reported on code.google.com by jmya...@gmail.com on 21 May 2010 at 1:35
The text was updated successfully, but these errors were encountered:
Looks like Samsung changed their trackpad implementation in their 2.1 update.
Now, instead of generating
motion events (like it should, and like other optical trackpad devices do), it
generates keyboard events which do
not repeat. So the game gets one DPAD_LEFT when you swipe left and then
nothing.
So, I can't fix this. You could complain to Samsung, or just use the keyboard
or tilt controls.
Original comment by sm0a...@gmail.com on 31 May 2010 at 10:21
Samsung... Grr... I bet they did it to try to save a tidbit of battery or
something.
I have a feeling the solution will have to be a custom ROM then, because they are
rapidly loosing any interest in supporting the moment.
It's a shame though for users running the official 2.1 release though. I did
use the
tilt controls for part of the game and they work pretty good, if that makes you
feel
better.
Thanks for looking into the issue.
Original comment by jmya...@gmail.com on 1 Jun 2010 at 9:11
Actually, I just tried using the actual keyboard arrow keys for the first time
and
they work better than anything else. It's kind of hard to use those tiny keys
though.
Original comment by jmya...@gmail.com on 1 Jun 2010 at 9:16
Original issue reported on code.google.com by
jmya...@gmail.com
on 21 May 2010 at 1:35The text was updated successfully, but these errors were encountered: