I don't know if it's just me but I found out while playing Draw Something that the touchscreen on the Skyrocket is not sensitive enough. I don't know if it's the phone's problem or an if it's an Android onTouchEvent() problem.
While playing Draw Something, I can touch the screen lightly and a dot appears when I am drawing. The problem occurs when I touch the screen and drag my finger a little; however, when I do this, no "ink" appears until I drag my finger a certain amount.
On my previous phone, Palm Pre, there was a homebrew patch that decreased the touch drag radius. Is there anything similar to this on android or am I stuck with this problem?
Sorry if this question has been asked before!
Edit: On the iPhone, this problem does not exist; "ink" shows up immediately when I drag my finger.
Edit2: I am Using TouchUtil and the touch screen is reading my finger's 'down' action, but when I start dragging my finger, it jumps exactly 16 pixels before the 'move' action registers. (screenshot attatched)
While playing Draw Something, I can touch the screen lightly and a dot appears when I am drawing. The problem occurs when I touch the screen and drag my finger a little; however, when I do this, no "ink" appears until I drag my finger a certain amount.
On my previous phone, Palm Pre, there was a homebrew patch that decreased the touch drag radius. Is there anything similar to this on android or am I stuck with this problem?
Sorry if this question has been asked before!
Edit: On the iPhone, this problem does not exist; "ink" shows up immediately when I drag my finger.
Edit2: I am Using TouchUtil and the touch screen is reading my finger's 'down' action, but when I start dragging my finger, it jumps exactly 16 pixels before the 'move' action registers. (screenshot attatched)
Attachments
-
35.6 KB Views: 195
Last edited: