[Q] Screen calibration (not horizontal) - Galaxy Y GT-S5360 General

Hi to all,
I checked this forum and I can't see similar threads. If it exists just merge it or post a link and close this one. Thanks.
My problem is that I recently bought Samsung Y and for now I can't use to its touch grid. I used HTC tattoo before and it was everything ok with using its touch grid. With Samsung i always must touch slightly up and left than "I can see it needs to be touched". I red in some forums that you cannot calibrate screen because Samsung have some algorithm for autocalibrating but for me it isn't working. The phone has horizontal calibration but it is not what I need. And this problem I have with all applications not just with keyboard (although it is annoying when you type one SMS for a long time!).
Please help me if you can. I rooted my HTC, and if it helps I can root Samsung too, but I can't see that that would help.

uhmm try going to the settings then use the calibration tool..lay flat your galaxy y on a flat surface and press calibrate..this works for me.. ;-)
Sent from my GT-S5360 using XDA App

thecure812 said:
uhmm try going to the settings then use the calibration tool..lay flat your galaxy y on a flat surface and press calibrate..this works for me.. ;-)
Sent from my GT-S5360 using XDA App
Click to expand...
Click to collapse
Like I said in Subject of the thread, I do not need horizontal calibration. :-(

I think the best solution is send it to Samsung service centre since you still have the warranty.
Sent from my GT-S5360 using XDA App

I think that the calibrate function under settings calibrates horizontally and vertically as well.

Related

[Q] SGS Blackberry-ish lock/unlock phone

Hi there,
Coming from a Blackberry Bold 9700 and being now the proud owner of a Samsung Galaxy S, I have to confess I miss a tiny little feature that I had with the BB and that the SGS doesn't have: when I used to put my BB in its case, it would lock the phone automatically.
Well, I know that is an old feature of all BB and that it works via a magnetic mechanism of some sort.
My question is: would it be possible to develop such a feature for the SGS, using the proximity sensor?
Or... is there any existing app that already does this?
FYI, I use this case: http://www.amazon.co.uk/GENUINE-KRU...1?ie=UTF8&s=electronics&qid=1284032013&sr=8-1
Thanks!
Benny
One small question: is this topic in the appropriate forum or should it be in the "Android Development" one?
This could really belong in any of the forums, it's about accessories, an application for locking the phone, and the development of such an application. Congrats, for what it's worth!
But...I don't think this is possible. I'm just another uneducated user though, so what do I know!
This looks cool :
http://androidforums.com/htc-desire/94942-use-proximity-sensor-disable-screen-while-pocket.html#post930969
Thanks for the info, Danesh!
That tool seems to be quite perfect for the job. But I'm afraid it does not work with my (and, I assume, any) SGS...
Can someone take a look at it and see if it can be modded in order for it to work?
Thanks a bunch!
Sent from my GT-I9000 using XDA App
It works but u need to plugin ur headphones first.
Daneshm90 said:
It works but u need to plugin ur headphones first.
Click to expand...
Click to collapse
Oh, ok... But that kind of defeats the purpose I intended to use it for.
Sorry to be such a pain, but is there someone who can enable the sensor to do its job even with no headphones plugged in?
Thanks again!
Benny_Lx said:
Oh, ok... But that kind of defeats the purpose I intended to use it for.
Sorry to be such a pain, but is there someone who can enable the sensor to do its job even with no headphones plugged in?
Thanks again!
Click to expand...
Click to collapse
Im currently creating such an app. Heres wht imma implement :
Using orientation sensor + proximity sensor, if ur phone is in vertical position and proximity sensor returns a 0 for 5s, then the screen turns off (haven't implemented this part yet).
So far i have it working where it sets the brightness to 0 when its dark for 5s, and sets to original brightness when its not dark. Will keep u posted.
Edit : I might not do orientation sensing, cuz tht'll cause too many variations where its not fathomable.
Neone know of any private api's or nething tht allows an app to disable screen ? Might open tht guys app to see.
Daneshm90 said:
Im currently creating such an app. Heres wht imma implement :
Using orientation sensor + proximity sensor, if ur phone is in vertical position and proximity sensor returns a 0 for 5s, then the screen turns off (haven't implemented this part yet).
So far i have it working where it sets the brightness to 0 when its dark for 5s, and sets to original brightness when its not dark. Will keep u posted.
Edit : I might not do orientation sensing, cuz tht'll cause too many variations where its not fathomable.
Neone know of any private api's or nething tht allows an app to disable screen ? Might open tht guys app to see.
Click to expand...
Click to collapse
Thanks, man! That seems awesome!
I would gladly give you a hand, but the truth is I am just a lawyer... lol
I can help you test that, though.
Thanks again.
Just a bump...
Sent from my GT-I9000 using XDA App
hi there.
first of all i think u dont need something like that .. i was a bb user too.. and trust me u dont need.. sgs touch screen only respond to finger.. u can try pen.. or try touching it with your clothes or trew your clothes the screen and see that nothing hapens GL.. so why is necesary the magnetic lock? i dont see the point
I suppose you could set something like this up with Tasker? Using the orientation sensor?

Digital track ball light

Is there any program that will either remove and or change when you receive a phone call?
Sent from my T-Mobile G2 using XDA App
What does this mean? Seriously.
If you need help, you're going to have to write in such a way that others may understand you.
Sent from my T-Mobile G2 using XDA App
seancneal said:
What does this mean? Seriously.
If you need help, you're going to have to write in such a way that others may understand you.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
Whats hard to understand, he's looking for an app to change the trackball color when you recieve a call or text. Which I dont think is out yet since theres no full root
What the OP is missing in the post is the word notification.
The top battery led indicator (see page 16 of the G2 user manual "Notification LED") doesn't flash as notification of missed calls, e-mail, etc and a fix should be available soon. I contacted HTC and that's what they told me.
Trackpad notification indicator
deviant5150 said:
Is there any program that will either remove and or change when you receive a phone call?
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
One more thing, HTC refers to it as a Trackpad, not "Digital track ball".
See post #31.
http://forum.xda-developers.com/showthread.php?t=797867&page=4
Cyanogen has written a file than enables notification. It works for me, but would need to be reinstalled at each reboot.
Try the app noLED. Not perfect, but a decent alternative work-around.
dronepop said:
Try the app noLED. Not perfect, but a decent alternative work-around.
Click to expand...
Click to collapse
I'd be careful with this...this was made for the amoled screens and it worked well because it only needed to light that small portion of the screen. lcd's are backlit. This has the potential to kill your battery crazy fast.
InGeNeTiCs said:
I'd be careful with this...this was made for the amoled screens and it worked well because it only needed to light that small portion of the screen. lcd's are backlit. This has the potential to kill your battery crazy fast.
Click to expand...
Click to collapse
I love this work-around. I only use it for texts tho, but have yet to see any battery drain.
perhaps i'll leave it on for a while and see if theres any big hits.

Sensor Calibration

Hey,
can anyone tell me how to calibrate the G-Sensor in the Gaaxy Nexus Prime? In games and apps using this sensor it seems that the y-axis is about 5 degrees leftside when i hold the smartphone straight up. This means for example that the figure in doodle jump moves slowly left, although the Nexus is holded erect...
Googled for an solution by myself, but nothing helped so far. Even apps like BubbleLevel, which have the calibration tool, calibrate the sensor just for this app... and not in general.
Thanks
Try calibrating with this app and see if it helps.
https://market.android.com/details?id=com.eclipsim.gpsstatus2
Sent from my Galaxy Nexus using XDA App
Ignore everyone telling you to use an app to do it, because you can't. Android has no concept of global calibration regarding the sensors.
I have 3 Android phones, they all have wrong default calibration, from a few degrees (Galaxy Nexus) to about 30 degrees (Xperia X10 Mini Pro.. unusable).
You used to be able to calibrate in gingerbread by modding axis offset values in the AK8973Prms.txt file in data/misc. ICS doesn't seen to have that file, at least not in the same place.
HTC Desire, Desire HD have its calibration app.
zapek666 said:
Ignore everyone telling you to use an app to do it, because you can't. Android has no concept of global calibration regarding the sensors.
I have 3 Android phones, they all have wrong default calibration, from a few degrees (Galaxy Nexus) to about 30 degrees (Xperia X10 Mini Pro.. unusable).
Click to expand...
Click to collapse
He asked for help and I tried to help him with what work for me in the past. No need to tell him to ignore people. It's a simple process that involves rotating the phone on 3 of its axis. If it helps, then great. But it certainly wouldn't hurt for him to try, would it? No need to be condescending; it's not like I'm trying cause him harm.
Sent from my Galaxy Nexus using XDA App
waiaung1 said:
He asked for help and I tried to help him with what work for me in the past. No need to tell him to ignore people. It's a simple process that involves rotating the phone on 3 of its axis. If it helps, then great. But it certainly wouldn't hurt for him to try, would it? No need to be condescending; it's not like I'm trying cause him harm.
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
I think that method works well for compass calibration for apps like maps and sky, but it is temporary and doesn't seem to affect pitch and roll. GPS status let's you calibrate pitch and roll but only within the app, it doesn't affect system calibration. The file i mentioned above did allow manual system calibration under gingerbread. Not sure how to accomplish under ics. A post i saw suggested that gnex and ics automatically calibrate if you leave the unit to sit alone for a bit. I don't buy it, but that's the only info i have found.
In case anyone is interested in how it was done under gingerbread, see my post at http://forum.xda-developers.com/showthread.php?p=16592139
klobkelosh said:
In case anyone is interested in how it was done under gingerbread, see my post at http://forum.xda-developers.com/showthread.php?p=16592139
Click to expand...
Click to collapse
It's not Gingerbread, it's for that specific sensor with that specific driver. The Galaxy Nexus uses a Bosch BMA250 which has an NV memory where calibration settings can be stored but doing so is not trivial. More information at http://www.bosch-sensortec.com/content/language1/downloads/BST-BMA250-DS002-03.pdf
zapek666 said:
It's not Gingerbread, it's for that specific sensor with that specific driver. The Galaxy Nexus uses a Bosch BMA250 which has an NV memory where calibration settings can be stored but doing so is not trivial. More information at http://www.bosch-sensortec.com/content/language1/downloads/BST-BMA250-DS002-03.pdf
Click to expand...
Click to collapse
Aah good to know. I'll check that out. Thanks

Swipe to capture screenshot stopped working. Please help!!!!!

I was capturing screen shots left and right using the karate chop swipe.
All of a sudden it no longer works.
Please Help
Thanks
Check under motion see if it enable
Sent from my SPH-L900 using xda premium
Please read forum rules before posting
Questions go in Q&A
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
Motion is "ON"
Now what?
Long press the Motion section in settings. Once the Motion setting screen pops up, scroll to the bottom. Make sure Palm Swipe to capture is "On".
Sent from my Galaxy Note II using XDA Premium.
slthree said:
I was capturing screen shots left and right using the karate chop swipe.
All of a sudden it no longer works.
Please Help
Thanks
Click to expand...
Click to collapse
I could not get mine to work at all when I first turned it on. I held my had vertically and swiped back and forth with it close to the phone then a couple of times higher and higher and nothing happens.
KB112, I followed ur direction and did have the box checked.
I couldn't even get it to work when promoted to do so after the little tutorial.
Now what?
I really used this feature a lot.
i apologize for the shameless bump but this is driving me crazy
Found the answer and I feel like an idiot but this may help anyone else who has this issue. A guy named tdriscolljr76SIII on a sprint forum said this:
I had this same issue as the instructions do not explain it well. I then went to YouTube and saw a video of how this actually works. Take the side of you hand and smear it left to right or vice versa across the entire device as if it were a light squeegee. It will then make a blur across the screen like a photocopier and save to clip board.
For some reason I thought I didn't need to touch the screen. Don't know how that went wrong for me
slthree said:
found the answer and i feel like an idiot but this may help anyone else who has this issue. A guy named tdriscolljr76siii on a sprint forum said this:
i had this same issue as the instructions do not explain it well. I then went to youtube and saw a video of how this actually works. Take the side of you hand and smear it left to right or vice versa across the entire device as if it were a light squeegee. It will then make a blur across the screen like a photocopier and save to clip board.
for some reason i thought i didn't need to touch the screen. Don't know how that went wrong for me
Click to expand...
Click to collapse
yes, it worked!! Thanks!!
Wadester said:
yes, it worked!! Thanks!!
Click to expand...
Click to collapse
Your welcome brotha.
That may be the first time I helped anyone on this site, even if I had to create the problem to start. lol
Pressing HOME+POWER also works to capture a screen shot.
kalapa said:
Pressing HOME+POWER also works to capture a screen shot.
Click to expand...
Click to collapse
Correct, as does pressing the button on your S-pen and holding it on the screen for a second or two.
Sent from my Galaxy Note II using XDA Premium.
I upgraded my phone and gallery app as well as routing and doing a clean wipe on my note 2.My screen capture hasn't worked for the past week.My problem was that when I did the clean wipe, it didn't restart with a "Screenshot" folder.After creating one, swept to capture works perfect again!My 2 cents.
Sent from my SCH-I605 using Tapatalk 4

My GT-I9195 has some weird screen issue... (overlays that never disappear?)

I have had my Samsung Galaxy S4 mini (GT-I9195) for like 2 years.
Like 2 days earlier i tried to root it and stuff! it worked!
Then tried a rom... and i got some weird icons in the bottom right corner, they would appear at certain things like when i look at my home screen they are there... But like when i scroll down the notification tab it does not show on there... WEIRDEST PART IS THAT when i take a screenshot the icons don't appear...
Ive tried everything getting a "STOCK ROM" for my device
Even rebooting does not help..
Can somebody help me get rid of those weird overlay icons?
Any hope fixing it?
CharlierPvP said:
I have had my Samsung Galaxy S4 mini (GT-I9195) for like 2 years.
Like 2 days earlier i tried to root it and stuff! it worked!
Then tried a rom... and i got some weird icons in the bottom right corner, they would appear at certain things like when i look at my home screen they are there... But like when i scroll down the notification tab it does not show on there... WEIRDEST PART IS THAT when i take a screenshot the icons don't appear...
Ive tried everything getting a "STOCK ROM" for my device
Even rebooting does not help..
Can somebody help me get rid of those weird overlay icons?
Any hope fixing it?
Click to expand...
Click to collapse
When you say icons, what exactly do they look like? Something like Facebooks chat heads?
Sent from my Galaxy S4 Mini using XDA Labs
IronRoo said:
When you say icons, what exactly do they look like? Something like Facebooks chat heads?
Sent from my Galaxy S4 Mini using XDA Labs
Click to expand...
Click to collapse
like these p r n t.s c /co9h2f (XDA does not allow me to post images.. :/
CharlierPvP said:
like these p r n t.s c /co9h2f (XDA does not allow me to post images.. :/
Click to expand...
Click to collapse
www.prnt.sc/co9h2f
nothing like "chat heads" ha! Ha!
strange, it looks a bit like your digitiser is bad but I have never seen one with patterns like that. It may just seem to disappear depending on the screen colors. It almost looks like ghosting or watermark (electronic) of a digital clock....
There's an app that can test for dead pixels that might help I think someone said on another thread.
Sent from my Galaxy S4 Mini using XDA Labs
IronRoo said:
www.prnt.sc/co9h2f
nothing like "chat heads" ha! Ha!
strange, it looks a bit like your digitiser is bad but I have never seen one with patterns like that. It may just seem to disappear depending on the screen colors. It almost looks like ghosting or watermark (electronic) of a digital clock....
There's an app that can test for dead pixels that might help I think someone said on another thread.
Sent from my Galaxy S4 Mini using XDA Labs
Click to expand...
Click to collapse
Cause like it happend after i rooted and put custom rom/kernel on.. I at first tought it was somekind of app. that came with kernel (ik does not make any sense) ill try to do my best to fix it..
If u can find me a dead pixel fix app name, it would be great!
CharlierPvP said:
Cause like it happend after i rooted and put custom rom/kernel on.. I at first tought it was somekind of app. that came with kernel (ik does not make any sense) ill try to do my best to fix it..
If u can find me a dead pixel fix app name, it would be great!
Click to expand...
Click to collapse
Yes strange that it happened after root etc, so you would assume it's related. Which root, rom, kernal?
The pixel app can't fix (probably) but might show you the problem or rule out the screen as the cause. I don't know which app is good, just search pay store with something like "screen tester"
Sent from my Galaxy S4 Mini using XDA Labs
IronRoo said:
Yes strange that it happened after root etc, so you would assume it's related. Which root, rom, kernal?
The pixel app can't fix (probably) but might show you the problem or rule out the screen as the cause. I don't know which app is good, just search pay store with something like "screen tester"
Sent from my Galaxy S4 Mini using XDA Labs
Click to expand...
Click to collapse
Okay... I'am so confused when i tried one of the "Screen fix apps" some of them didnt even show the watermark down right corner... By the way it was the root that i used it was "S4 mini rootkit" or something like that.. Is that a screen problem or do i have to fix it physically like removeing the screen and then putting it back on (but it might be risky)..
CharlierPvP said:
Okay... I'am so confused when i tried one of the "Screen fix apps" some of them didnt even show the watermark down right corner... By the way it was the root that i used it was "S4 mini rootkit" or something like that.. Is that a screen problem or do i have to fix it physically like removeing the screen and then putting it back on (but it might be risky)..
Click to expand...
Click to collapse
now I'm confused! Ha! Ha! So some of the screen test apps show the screen is working fine will others don't?
Well at least if some app show all colours/tests screens with no "ghost" icon that means at least it's not a hardware issue stuck pixel etc. That might suggest it's an app causing it. (I am assuming you got your kernal and rom from a trustworthy source and not some random download site!) Boot into safe mode so 3rd party apps don't work, do you still see the strange icon like marks?
Sent from my Galaxy S4 Mini using XDA Labs
IronRoo said:
now I'm confused! Ha! Ha! So some of the screen test apps show the screen is working fine will others don't?
Well at least if some app show all colours/tests screens with no "ghost" icon that means at least it's not a hardware issue stuck pixel etc. That might suggest it's an app causing it. (I am assuming you got your kernal and rom from a trustworthy source and not some random download site!) Boot into safe mode so 3rd party apps don't work, do you still see the strange icon like marks?
Sent from my Galaxy S4 Mini using XDA Labs
Click to expand...
Click to collapse
I did get rom from a yt vid,but the issue didn't show up for him, and the safemode still shows the icons.. is there a samsung stock kernel somewhere, when i put my device to odin mode it show :Samsung Official System: Official
CharlierPvP said:
I did get rom from a yt vid,but the issue didn't show up for him, and the safemode still shows the icons.. is there a samsung stock kernel somewhere, when i put my device to odin mode it show :Samsung Official System: Official
Click to expand...
Click to collapse
Well I'm at a loss. Nothing I can think of seems to match all the symptoms you say and the shapes. If it's not in the software then I would guess it's some damage to screen but you say it doesn't appear on old ROM. It's not 3rd party apps so must be the rom/kernal, but still seems strange. And those shapes make stuck pixels seem unlikely ......
If it was me I'd flash another ROM, if not fixed, flash another kernal, if still not fixed then flash the stock ROM to start with a clean phone and then flash another ROM.
Sent from my Galaxy S4 Mini using XDA Labs
IronRoo said:
Well I'm at a loss. Nothing I can think of seems to match all the symptoms you say and the shapes. If it's not in the software then I would guess it's some damage to screen but you say it doesn't appear on old ROM. It's not 3rd party apps so must be the rom/kernal, but still seems strange. And those shapes make stuck pixels seem unlikely ......
If it was me I'd flash another ROM, if not fixed, flash another kernal, if still not fixed then flash the stock ROM to start with a clean phone and then flash another ROM.
Click to expand...
Click to collapse
U know... i tried Cm13 still there im at loss aswell

Categories

Resources