Motorola Droid Forum Logo
Motorola Droid Forum Logo - Right

Touch screen suddenly inaccurate; goes crazy

This is a discussion on Touch screen suddenly inaccurate; goes crazy within the Droid General Discussions forums, part of the Droid Discussions category; Hey, Got my Droid on Friday. Today suddenly I notice it's extremely inaccurate (touching the center activates a button at the top or bottom, for ...

Navigation Navigation » Droid Forum - Verizon Droid & the Motorola Droid Forum > Droid Discussions > Droid General Discussions » Touch screen suddenly inaccurate; goes crazy

Droid General Discussions General Motorola Droid Discussions / General Verizon Droid Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 11-10-2009, 10:58 AM   #1
Droid Newbie
 
TigerFX's Avatar
 
Member #1095
Join Date: Nov 2009
Posts: 3
Phone: Droid
Unhappy Touch screen suddenly inaccurate; goes crazy

Hey,

Got my Droid on Friday. Today suddenly I notice it's extremely inaccurate (touching the center activates a button at the top or bottom, for instance). I downloaded the free "Draw" application which confirms this: dragging left-to-right across the center creates what looks like a heart monitor, with spikes way to the top and bottom of the screen.

I thought perhaps it was the plastic case on front or the protective sheet film I bought which has been on since the unboxing, but lo and behold no, same problems without those on.

Unforuntately it isn't consistent. It will work fine for a few minutes then go crazy again. I guess I'll have to take it into a Verizon store to see if they'll give me a replacement, anything else you think I should try? (I've already power cycled the phone several times). The phone has never been dropped, I've been taking good care of it.

Other ideas (like recalibration methods?) you can think of? I should expect Verizon to fix/replace this for free, right?

Thanks
TigerFX is offline   Reply With Quote
Old 11-10-2009, 11:05 AM   #2
Junior Droid
 
JoeyNWZ's Avatar
 
Member #992
Join Date: Nov 2009
Location: New York
Posts: 16
Phone: Enter Current Phone Here
I have not found a way to recal, but I've noticed things get whacky if you have alot of widgets running with say an app like open home. Download one of the free task lister/killer apps and see if you can free up some memory and if it goes away.

Another thing to check is if you downloaded any apps from the store they may not be 2.0 compatible and can potentially give you some odd behavior. Try uninstall anything you might have installed one by one and check if it goes away.
JoeyNWZ is offline   Reply With Quote
Old 11-10-2009, 11:14 AM   #3
Super Moderator
 
cereal killer's Avatar
 
Premium Member
Member #88
Join Date: Oct 2009
Location: Los Angeles
Posts: 2,734
Phone: Motorola Droid
Try deleting that draw app then reboot. See if that fixes your issue
cereal killer is online now   Reply With Quote
Old 11-10-2009, 11:16 AM   #4
Senior Droid
 
wallstreet123456's Avatar
 
Member #80
Join Date: Oct 2009
Posts: 121
Was it plugged in for charging when you try the screen? I have a charger plugged in and when I try to enter the security pattern it never selects what I touch, when I unplug it it works fine
wallstreet123456 is offline   Reply With Quote
Old 11-10-2009, 11:20 AM   #5
sir
Master Droid
 
sir's Avatar
 
Member #2083
Join Date: Nov 2009
Location: Raleigh, NC
Posts: 256
Phone: Motorola Droid
I think Tiger downloaded the draw app post-issue to attempt to confirm the problem, so I don't think removing the Draw app would solve it.

Also, it was noted in a sticky that you don't have to kill processes to free up a ton of memory since, like linux, an app can be running but taking up 0M of memory until it needs to do something.

Now if you have a ton of open apps that are running and doing crazy stuff, sure you could try to kill them and see what happens.

I haven't seen a way to calibrate the touchscreen anywhere.
sir is offline   Reply With Quote
Old 11-10-2009, 12:11 PM   #6
Senior Droid
 
andjarnic's Avatar
 
Member #1311
Join Date: Nov 2009
Location: Sacramento area, CA
Posts: 202
Phone: Moto Droid
Only one app can run at one time.. the Android platform allows multiple apps to run at once.. BUT they aren't running, they are suspended while the front app that a user is using is running. All apps go thru various states.. if you are running a game, hit the HOME key and run another app, the game *might* still be running but Android sent it a message saying "Yo.. going to run a different app right now, you are going to be pasued for a bit.. save anything you want incase I have to shut you down later, and I'll resume you when this user switches back to you". Essentially, services can run in the background, and one foreground app can run. The rest of the apps are suspended until the user switches back to them. For apps that have a user interface AND seem to get notifications, as far as I know those are background services running. I am still very new to Android development tho, I am not sure if when you switch from one foreground app to the next, if the other apps that are suspended can still receive notifications or not. I think only the foreground app can receive notifications of any sort and other apps (that are not services) are suspended until the user switches back to one of them. I believe that is correct.. if another android developer knows for sure, please correct me if I am wrong.
andjarnic is offline   Reply With Quote
Old 11-10-2009, 12:18 PM   #7
Junior Droid
 
JoeyNWZ's Avatar
 
Member #992
Join Date: Nov 2009
Location: New York
Posts: 16
Phone: Enter Current Phone Here
Yes that is true, an application goes into a suspended state unless it has a service counterpart. But I don't think people realize how many apps install themselves as service, and that every widget is an individual service.

Go to menu -> settings -> manage applications -> running services
JoeyNWZ is offline   Reply With Quote
Old 11-10-2009, 12:26 PM   #8
Senior Droid
 
andjarnic's Avatar
 
Member #1311
Join Date: Nov 2009
Location: Sacramento area, CA
Posts: 202
Phone: Moto Droid
Joey, kewl..I am glad I retained something I read about this . So.. an app like the Alarm Clock, which I "kill" with ATK. A minute later it is back. I assume that that one little app must have a service AND the user interface installed. Thus, the service must run all the time and I am guessing it basically checks if Alarm Clock is running, if not, start it but ONLY if there is an alarm set. I would guess if no alarm was set, the service would not start it up.

IF that is true, another question comes to mind.. why not allow the UI of the Alarm Clock just for changing settings, but then the service portion does the actualy duties of activating when the alarm time is reached? Why keep on starting the Alarm Clock app? My guess was that the Alarm Clock app that we see run ALSO has the code in it to check the time, compare it to any alarm clocks set, and sound the alarm if one is met. I would think this type of logic would make better sense in the always running service and allow the User interface piece just to make changes to settings, thus avoiding having to run the alarm clock UI portion all the time.
andjarnic is offline   Reply With Quote
Old 11-10-2009, 12:45 PM   #9
Droid
 
djstar2k2's Avatar
 
Member #278
Join Date: Nov 2009
Posts: 92
i notice that my droid will do that when chargin with anfter market charger but not when hook to my pc or wall jack threw the usb
djstar2k2 is offline   Reply With Quote
Old 11-17-2009, 03:58 PM   #10
Droid Newbie
 
Rodfather's Avatar
 
Member #5767
Join Date: Nov 2009
Posts: 1
Phone: Enter Current Phone Here
I'm having the same issue as well. It happens when I plug the Droid into the USB port of my computer. I'm using the cable that came with it. I haven't tried plugging it into the wall charger to see if it happens then.

update:
When I plug into any port of my netbook, it has the issue. When I unplug my netbook, it works fine. I'm using an aftermarket charger for my netbook.

When I plug it into my work laptop, it works fine.

I posted another thread here: http://www.howardforums.com/showthread.php?t=1591620

From the response, it could be that there's no enough power running through the USB port.

Last edited by Rodfather; 11-17-2009 at 04:31 PM.
Rodfather is offline   Reply With Quote
Reply



Lower Navigation
Go Back   Droid Forum - Verizon Droid & the Motorola Droid Forum > Droid Discussions > Droid General Discussions

Tags
accuracy, broken, inaccurate, touch, touchscreen


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Touch Screen Behaves Oddly When Plugged into Charger kyoo Droid General Discussions 25 01-16-2010 07:31 PM
Calibrate touch/Sensitivity? wuyanks Droid General Discussions 33 01-10-2010 06:14 PM
A really, really crazy day with my Droid (long post). omnibus Droid General Discussions 19 11-11-2009 02:45 AM
Landscape touch keyboard. Hobo Beard Tech Issues, Bug Reports & Suggestions 3 11-09-2009 08:17 PM
Hopefully soon to be ex-Touch Pro'er Narsil New Member Introductions & Site Assistance 3 11-06-2009 09:29 PM