Screen Rotation - AT&T Samsung Galaxy S II SGH-I777

Having a problem with my phones screen. My screen wont rotate no matter what i do. Auto-Rotate is checked in both the pull down menu and the actual display settings menu. I have tried wiping the rom out and installing it back, installing a differnt rom altogether and still nothing.

JWACGB said:
Having a problem with my phones screen. My screen wont rotate no matter what i do. Auto-Rotate is checked in both the pull down menu and the actual display settings menu. I have tried wiping the rom out and installing it back, installing a differnt rom altogether and still nothing.
Click to expand...
Click to collapse
My car couldn't start this morning no matter what I tried to do. Can someone fix it?
If I won't provide a basic info of what model/year or even brand of my car, don't you think anyone can help?
Try launcher settings? Try stock browser? MX player? .... and see if it rotates or not.

votinh said:
My car couldn't start this morning no matter what I tried to do. Can someone fix it?
If I won't provide a basic info of what model/year or even brand of my car, don't you think anyone can help?
Try launcher settings? Try stock browser? MX player? .... and see if it rotates or not.
Click to expand...
Click to collapse
I am using the stock rom. Latest ICS. It is rooted. Phone model: i777 I have tried using the browser to test it. I have 4 different browsers (Firefox, Dolphin Beta, Dolphin Mini, and Stock) It will only rotate if i go into the browsers setting and manually make it rotate to landscape. When i open MY FILES app it wont rotate. NO app will rotate unless that is the only way the app works such as a game.

That I can't help. I hope someone with stock ROM will help you out.
> 90% of us here don't use stock ROM.

votinh said:
That I can't help. I hope someone with stock ROM will help you out.
> 90% of us here don't use stock ROM.
Click to expand...
Click to collapse
Well I guess I should have said that I also tried other roms as well. I also tried it on the SUPER NEXUS rom. Doesn't make a difference what rom I use it still doesn't work. Guess I'm gonna have to send it to Samsung for repair.

Have you tried the built-in test for the sensors? I believe its in the *#0*# menu and from there you can see if the sensor is registering movement.
Sent from my SGH-I777 using Tapatalk 2

DaveyBB said:
Have you tried the built-in test for the sensors? I believe its in the *#0*# menu and from there you can see if the sensor is registering movement.
Sent from my SGH-I777 using Tapatalk 2
Click to expand...
Click to collapse
Or an app like AndroSensor.

DaveyBB said:
Have you tried the built-in test for the sensors? I believe its in the *#0*# menu and from there you can see if the sensor is registering movement.
Sent from my SGH-I777 using Tapatalk 2
Click to expand...
Click to collapse
Yes I have tried that menu. It is showing that the phone is moving. But the picture of the dog does not turn when I rotate the phone. Only thing that changes are the numerical values.

korockinout13 said:
Or an app like AndroSensor.
Click to expand...
Click to collapse
I just tried that app. I looked at the help section for the accelerometer and if I am understanding it correctly then the screen should be working just fine. Except it is not.

re-flash the ROM

I also suggest you try a different Rom. Try captivating m3. Decide and let me know
Sent from my SGH-I777 using XDA Premium HD app

Related

[Q] rotation data format

so i was in recovery (teamwin) and my curiosity got the best of me...i was i was in the format menu and decided to select format data rotation just becaus e didnt know what it meant. i rebooted and looked around and everything was the same. until a couple days later when i went on the youtube app and when i tried to view the video in landscape mode the video didnt automaticaly rotate in to the fullscreen like it should. same thing goes for my gallery i can only view pics in portrait mode...does any1 know how i can get my rotate screen functions back?
koshinobi said:
so i was in recovery (teamwin) and my curiosity got the best of me...i was i was in the format menu and decided to select format data rotation just becaus e didnt know what it meant. i rebooted and looked around and everything was the same. until a couple days later when i went on the youtube app and when i tried to view the video in landscape mode the video didnt automaticaly rotate in to the fullscreen like it should. same thing goes for my gallery i can only view pics in portrait mode...does any1 know how i can get my rotate screen functions back?
Click to expand...
Click to collapse
Could it be as simple as going into settings > display and making sure auto-rotate screen is selected?
If it isn't that, I'm totally unsure.
Love is better than anger. Hope is better than fear. Optimism is better than despair. So let us be loving, hopeful and optimistic. And we will change the world.
yea i forgot to mention i tried that and it was on
koshinobi said:
yea i forgot to mention i tried that and it was on
Click to expand...
Click to collapse
Sorry for sounding so obvious! Lol...
What about restoring your latest nandroid?
Love is better than anger. Hope is better than fear. Optimism is better than despair. So let us be loving, hopeful and optimistic. And we will change the world.
koshinobi said:
so i was in recovery (teamwin) and my curiosity got the best of me...i was i was in the format menu and decided to select format data rotation just becaus e didnt know what it meant. i rebooted and looked around and everything was the same. until a couple days later when i went on the youtube app and when i tried to view the video in landscape mode the video didnt automaticaly rotate in to the fullscreen like it should. same thing goes for my gallery i can only view pics in portrait mode...does any1 know how i can get my rotate screen functions back?
Click to expand...
Click to collapse
source code to the wipe rotation data command in twrp.
https://github.com/TeamWin/Team-Win-Recovery-Project/blob/master/extra-functions.c#L531
the wipe rotation data command only does two things:
Code:
__system("rm -r /data/misc/akmd*");
__system("rm -r /data/misc/rild*");
these are both values stored on the /data partition meaning when the user performs a factory reset (wipes /data), these values are erased.
another words, these values shouldn't be critical and the device should be able to re-create these values.
have you tried the g-sensor calibration under the Display in Settings?
worse case, somebody could upload those two directories and you could download/load them.
hope that helps!
maybe its just the youtube app did you try the browser?
Yea the browser version automatically goes to full screen when u play a video so there's no way of telling I can tell there's something wrong bcuz I can't view my photos in landscape mode either
Sent from my PG86100 using XDA App
I tried to calibrated that and it fails every time
Sent from my PG86100 using XDA App
koshinobi said:
I tried to calibrated that and it fails every time
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
never heard of the calibration failing. can you provide more detail?
how does it fail? does it present an error message? what does the error message say? can you screenshot the failure you're receiving?
also, are you on a custom ROM or kernel? if so, which one?
the more detail you can provide the easier it will be to troubleshoot.
I was running the shooter ROM but I flashed over to steel ROM today and after a full wipe and flashing a new ROM I still have the same problem....here's the same error I keep getting with the g sensor calibration
Sent from my PG86100 using XDA App
koshinobi said:
I was running the shooter ROM but I flashed over to steel ROM today and after a full wipe and flashing a new ROM I still have the same problem....here's the same error I keep getting with the g sensor calibration
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
?
exactly what is the error message?
It just says "calibration aborted" everytime I to run one...the surface is flat and even so I don't know why it says that
Sent from my PG86100 using XDA App
koshinobi said:
It just says "calibration aborted" everytime I to run one...the surface is flat and even so I don't know why it says that
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
never heard of that happening before.
short answer: i would try the g sensor calibration from using a stock rom. if you get that error while on a stock rom, that should indicate some type of hardware malfuction, in my opinion and you should be able to show that issue to place where you purchased for an exchange/return.
longer answer: i would open up logcat and look for any type of debugging out when you run the g sensor calibration which might provide more detail around the error and possibly allow for better troubleshooting. might also be worth looking into the settings.apk file at the code which runs the g sensor calibration. not sure that is offered in the aosp settings.apk so might have to decompile the htc version.
sorry for the potentially bad news. hope that helps!

[HOWTO]Tilt calibration[SOLVED]

Ok.
Does anyone know how to calibrate the tilt of our phones?
It seems mine has somehow got screwed up
EDIT : SOLVED !
Here's how i did it
1)The code for the menu is 3845#*500#, Type it in the dialer
2)Select 'Device Settings'
3)Get this app and put your phone in a perfectly horizontal position, don't go stand on a slope or something [this step is very important]
4)Select Calibrate Sensor in the secret menu
It will then search for the available sensors, 6 of them will popup, but select the one which has the word 'accelerometer' in it. They are some pretty confusing names but the accelerometer sensor has the word 'accelerometer' in it. Don't select any other sensor.
4)Wait for 3-4 minutes and your phone will reboot.
5)Voila !!
Notes -
1)Calibrate your sensor only of it is screwed up bad, as in you play some game and the the car/person/doodle just moves around randomly
2)These don't work on custom roms, not even rom based on stock LG ROM's. I tried on v10e stock romania and it worked.
3)If your accelerometer is only 'uncalibrated' by a slight bit, DON'T use this method as it is pretty dangerous. Instead games like PapiJump and MypaperPlane 2 have the option to calibrate the accelerometer. Use them
4)If you are using a ROM with an unsupported kernel [like Phoenix with fserves kernel or Miks 6.5.8 with francos .35 GB kernel] the accelerometer won't work, period. So don't flash unsupported kernels with any random ROM's. If you don't know which kernel supports which ROM, Go right here
I'm not sure if wiping rotation settings in recovery will help but you can try.
Sent from my LG-P509 using xda premium
sweetnsour said:
I'm not sure if wiping rotation settings in recovery will help but you can try.
Sent from my LG-P509 using xda premium
Click to expand...
Click to collapse
Ok, tried bro.
Still no change
Download a level app from the market and make sure it is actually screwed up. If it is, wipe cache and dalvik cache and if it still doesnt work, make a nandroid backup, wipe data and system (And all caches off course) and reinstall your ROM. Then install a level app again and if it still screwed up, send to LG Service.
Rutuj said:
Ok, tried bro.
Still no change
Click to expand...
Click to collapse
Ok lets start from the beginning. Please describe your problem and provide some details (what do you mean by tilt? Do you mean the accelerometer? When do you encounter this problem? When did you first notice the problem? Have you been using tweaks?, etc)
What rom and kernel are you using? Sorry if it's already in your signature (you can't see the sig in the app)
Sent from my LG-P509 using xda premium
sweetnsour said:
Ok lets start from the beginning. Please describe your problem and provide some details (what do you mean by tilt? Do you mean the accelerometer? When do you encounter this problem? When did you first notice the problem? Have you been using tweaks?, etc)
What rom and kernel are you using? Sorry if it's already in your signature (you can't see the sig in the app)
Sent from my LG-P509 using xda premium
Click to expand...
Click to collapse
Yeah, its the problem in the accelerometer [i think]
I'm on andy's ROM v17 using .35 kernel.
I installed this ROM a few days ago, however i played doodle jump just yesterday.
I noticed that the doodle just kept moving sideways when my phone was perpendicular.
I noticed the same problem while playing nfs shift and asphalt, the cars just keep moving towards the right
Yesterday at night [i got pissed] and i kdzed to 10e then tried playing on the stock rom, but still the same problem.
I'm not using any tweaks AT ALL, just OC.
I've read that there is some command to type in the terminal emulator/adb in order to reset the vectors, but i cannot seem to find them.
Here is another similar problem on a different phone
http://forum.xda-developers.com/showthread.php?p=19291776#post19291776
I also had the same problem on miks 6.6.1 when playing asphalt 5.But after i deleted Asphalt 5 and reebooted phone,the problem had gone.
these are the only things ive found (but i really doubt if they work):
1. use apps that have a calibration function built in (however i think this only calibrates for the app, not the entire system in general)
2. rotate the phone around all three axes several times (not sure if this will help, but it doesnt hurt to give it a try)
3. ive also read something about using the hidden service menu, but you need to be using stock (i just took a look at it but all i found were tests and nothing about actual calibration, however i might be wrong)
sweetnsour said:
these are the only things ive found (but i really doubt if they work):
1. use apps that have a calibration function built in (however i think this only calibrates for the app, not the entire system in general)
2. rotate the phone around all three axes several times (not sure if this will help, but it doesnt hurt to give it a try)
3. ive also read something about using the hidden service menu, but you need to be using stock (i just took a look at it but all i found were tests and nothing about actual calibration, however i might be wrong)
Click to expand...
Click to collapse
Thanks.
Trying Now.
EDIT : The code for the menu is 3845#*500#
There's an option 'Calibrate accelerometer' Trying now.
EDIT : I used the ^^^^^ app for perfect vector values..System is now rebooting.
EDIT : Ok that was fast. Starting doodle jump [Excited !]
EDIT : Omfg !! It works..Thank you sweetnsour !
EDIT : the responsiveness it par average..[idk why!] but awsm !
Rutuj said:
Thanks.
Trying Now.
EDIT : The code for the menu is 3845#*500#
There's an option 'Calibrate accelerometer' Trying now.
EDIT : I used the ^^^^^ app for perfect vector values..System is now rebooting.
EDIT : Ok that was fast. Starting doodle jump [Excited !]
EDIT : Omfg !! It works..Thank you sweetnsour !
EDIT : the responsiveness it par average..[idk why!] but awsm !
Click to expand...
Click to collapse
glad i was able to help! btw, what app did you use? (just for a future reference in case someone else or i run into this problem)
EDIT: oh wait, you were talking about the hidden menu right?
and doodle jump is not that responsive for me either. i think that's normal
sweetnsour said:
glad i was able to help! btw, what app did you use? (just for a future reference in case someone else or i run into this problem)
EDIT: oh wait, you were talking about the hidden menu right?
and doodle jump is not that responsive for me either. i think that's normal
Click to expand...
Click to collapse
See my first post.
I used that app to get it in the right position and then long pressed home to go back to the menu, then went forward with the calibration.
My menu had a certain version, don't remember cause i just flashed phoenix but it was 0.6xx ..It kinda looks like the custom recovery but it is in the form of a popup [like the one which shows ur call balance]
Also when it started rebooting, it arrived at the LG logo and then again shutdown on its own and restarted again.
I tried the menu thing in andys rom, but nothing pops up.
I guess its only 'stock exclusive'
AS goes for the menu there were the following options - [some which i can remember] factory reset, factory version, Device settings, auto test, LCD, bluetooth, WAP or WAN something laddat...more which i dun remember.
The calibrate thing is under device. There were a gazillion tests under the same subheading [touchscreen,camera, mdpi[?], fmradio..etc]
It also wiped off my root.
It would be nice if sweetnsour could include this in his sticky
Sent from my LG-P500 using xda premium
Lycan said:
See my first post.
I used that app to get it in the right position and then long pressed home to go back to the menu, then went forward with the calibration.
My menu had a certain version, don't remember cause i just flashed phoenix but it was 0.6xx ..It kinda looks like the custom recovery but it is in the form of a popup [like the one which shows ur call balance]
Also when it started rebooting, it arrived at the LG logo and then again shutdown on its own and restarted again.
I tried the menu thing in andys rom, but nothing pops up.
I guess its only 'stock exclusive'
AS goes for the menu there were the following options - [some which i can remember] factory reset, factory version, Device settings, auto test, LCD, bluetooth, WAP or WAN something laddat...more which i dun remember.
The calibrate thing is under device. There were a gazillion tests under the same subheading [touchscreen,camera, mdpi[?], fmradio..etc]
It also wiped off my root.
Click to expand...
Click to collapse
Hi,
It also seems that my device's motion sensor has also been screwed up.
When i am playing papijump, the ball is jumping towards the left side even when the phone is on a straight surface.
Please help me how to fix it..
I am using rooted official V20D with official kernel.
I also checked the hidden menu but i have not found any "device setting" option in it.
Plzz Help.!!
Thanks in advance.!

[Q] Phone is running laggy after kitkat

I'm totally stock and I updated to kitkat a few days ago. But I've noticed after I start typing for about 5 seconds, my phone locks up and doesn't reply to touch for another 5 seconds. This also happens when attempting to scroll through messages, the internet, or even playing games. It keeps locking up. I did a factory reset and it didn't do a damn thing.
Also, I keep getting told my wifi connection is unstable and I'm a good 10 ft from the router.
Someone please tell me what I can do. My phone is not rooted. And I'm hoping I can solve this without root.
Did you do a full factory reset after installing it? You could also try flashing the full tar.md5 in PC Odin and do a full reset after everything installs and settles down.
oscarthegrouch said:
Did you do a full factory reset after installing it? You could also try flashing the full tar.md5 in PC Odin and do a full reset after everything installs and settles down.
Click to expand...
Click to collapse
Yes I did. I'm so confused and upset cause I thought kitkat was supposed to be better. Now I'm afraid my phone is all messed up.
aplacetorest said:
Yes I did. I'm so confused and upset cause I thought kitkat was supposed to be better. Now I'm afraid my phone is all messed up.
Click to expand...
Click to collapse
The stock I/O scheduler for NAB is cfq i have found that changing it to deadline or noop works better. See this post for more information thanks @cun7 http://forum.xda-developers.com/showthread.php?t=2649820
You need to be rooted and a cpu manager I use "CPU Adjuster" free from Play Store.
slow_one said:
The stock I/O scheduler for NAB is cfq i have found that changing it to deadline or noop works better. See this post for more information thanks @cun7 http://forum.xda-developers.com/showthread.php?t=2649820
You need to be rooted and a cpu manager I use "CPU Adjuster" free from Play Store.
Click to expand...
Click to collapse
Rooting the phone shouldn't be an answer to a stock ota update that caused my phone to get lock ups.
Can anyone confirm this happening to them as well, or suggest a solution?
Stock unrooted 4.4.2 NAB build running just fine here. No force closes or lockups so far.
Sent from my SM-N900P using XDA Premium 4 mobile app
aplacetorest said:
Rooting the phone shouldn't be an answer to a stock ota update that caused my phone to get lock ups.
Can anyone confirm this happening to them as well, or suggest a solution?
Click to expand...
Click to collapse
Then did you try to clear cache/data from the stock recovery?
slow_one said:
Then did you try to clear cache/data from the stock recovery?
Click to expand...
Click to collapse
No I did not. Can you please tell me how?
Also, I read reported instances of this happening but only on the nexus 4 or 7. I believe it's called ghost touches, or phantom touches or something. Even as I'm typing this it locks up and the screen becomes unresponsive for a little while. I liked 4.3 way better.
aplacetorest said:
No I did not. Can you please tell me how?
Also, I read reported instances of this happening but only on the nexus 4 or 7. I believe it's called ghost touches, or phantom touches or something. Even as I'm typing this it locks up and the screen becomes unresponsive for a little while. I liked 4.3 way better.
Click to expand...
Click to collapse
Power off the phone then press Power & VOL + & Home button this will take you to recovery mode (yes it does exist even on stock). then using the volume button move to clear cache/data and finally select it with he power button, after that move and select YES and presto. Reboot phone enjoy.
slow_one said:
Power off the phone then press Power & VOL + & Home button this will take you to recovery mode (yes it does exist even on stock). then using the volume button move to clear cache/data and finally select it with he power button, after that move and select YES and presto. Reboot phone enjoy.
Click to expand...
Click to collapse
Ok I wiped cache and it said it was complete. But the little android in the background said error which I thought was weird. I rebooted and it still locks up. I'm so confused
aplacetorest said:
Ok I wiped cache and it said it was complete. But the little android in the background said error which I thought was weird. I rebooted and it still locks up. I'm so confused
Click to expand...
Click to collapse
Probably you have bad flash, my suggestion is to flash the stock NAB again check that the file is not bad with the md5, or test that you do not have faulty hardware touch screen using a touchscreen tester found in app store. I used Odin 3.09 and it worked since the first time no problem.
slow_one said:
Probably you have bad flash, my suggestion is to flash the stock NAB again check that the file is not bad with the md5, or test that you do not have faulty hardware touch screen using a touchscreen tester found in app store. I used Odin 3.09 and it worked since the first time no problem.
Click to expand...
Click to collapse
I will give that a shot thank you. I appreciate the help.
Sidebar, camera 360 was one of my favorite apps ever and it doesn't work on kitkat. It launches and I can see fine, but after pressing the shutter, images don't save. Is this an app problem or?
aplacetorest said:
I will give that a shot thank you. I appreciate the help.
Sidebar, camera 360 was one of my favorite apps ever and it doesn't work on kitkat. It launches and I can see fine, but after pressing the shutter, images don't save. Is this an app problem or?
Click to expand...
Click to collapse
If you tell me the exact name of the app i can test it on my phone.
slow_one said:
If you tell me the exact name of the app i can test it on my phone.
Click to expand...
Click to collapse
Camera 360
aplacetorest said:
Camera 360
Click to expand...
Click to collapse
Camera 360 by Salex has been replaced by Camera 360 Ultimate by pinguo inc. I just intalled it and it works takes pictures and save no problem.
If you like you can try this one https://www.dropbox.com/s/c91q2v5jhjpo32u/SCG_arm_hd_std_sus.apk

My Galaxy S6 edge : Camera BLUR? Difficult to FOCUS..?

Please Help,
when I turn on my Galaxy s6edge, then I open app Camera, REAR camera can't fast focus..!!! If I want make Camera focus, camera have to stand by during 1-2minute... I dont knot why.. I feel uncomfort with this....
Please answer from youre the EXPERT... THX
Vaivengeance said:
Please Help,
when I turn on my Galaxy s6edge, then I open app Camera, REAR camera can't fast focus..!!! If I want make Camera focus, camera have to stand by during 1-2minute... I dont knot why.. I feel uncomfort with this....
Please answer from youre the EXPERT... THX
Click to expand...
Click to collapse
Are you on stock ROM? Which camera app? Did your camera always behave like this? Did you drop your phone? Changed software?
Sent from my SM-G925F using XDA Free mobile app
N00BY0815 said:
Are you on stock ROM? Which camera app? Did your camera always behave like this? Did you drop your phone? Changed software?
Sent from my SM-G925F using XDA Free mobile app
Click to expand...
Click to collapse
I installed stock rom, never cusrom. And I always use default app camera from samsung. This happend from first time I have this phone. I never drop this phone. I always update software if any updating notification.
Thx for your attention. Please reply this..
Best Regard, Vai Dimas
Seems your lenz has been corrupted, i faced same problem but mine sometimes focus ok but sometimes get blurry and finally i chamged the lenz around 40 $ but that was so original
Vaivengeance said:
I installed stock rom, never cusrom. And I always use default app camera from samsung. This happend from first time I have this phone. I never drop this phone. I always update software if any updating notification.
Thx for your attention. Please reply this..
Best Regard, Vai Dimas
Click to expand...
Click to collapse
Well if you can bring it back where you bought it and have it exchanged. If you can't, save everything and try a factory reset. You could also try to flash your phone. Therefore save all you need. Perform a factory reset from your settings menu, download the same ROM that is on your device currently (there are How-TOs in this forum), flash your phone using Odin and set it up. See if it works. If it doesnt work, it looks like a physical failure and you'll have to get it fixed. Shouldn't be too hard/expensive.
Sent from my SM-G925F using XDA Free mobile app

FB Marketplace rotates screen

Since it was new, my TAB S3 rotates to portrait whenever I try to look at FB marketplace. I have tried everything I could find through searches. My wifes S3, bought at same time, stays in landscape mode. We both have screen auto rotate turned on. I even tried turning auto rotate off, it still rotates. Also, when it does this, the pics don,t fit properly on the screen. Help
I had this problem on the original Galaxy Note 10.1. I figured it was just because somehow Facebook was installing an older version. It was a Verizon SCH 925 or so it never got updated passed 4.1.2. I never had the problem on my 2014 edition which was running lollipop stock or Los 14. Have you updated it to Oreo yet? Have you tried stock recovery and formatted the cache partition? Not a factory reset just the cache partition. Tried clearing data and cache for the app itself? I wish I could help you more, but seeing as how it's not doing it on hers but is on yours it's most likely just a corrupt Facebook file that's forgotten how to handle the gyroscope.
Thanks for the reply. I put up with it thinking the update to Oreo would fix it. Just got the update a few days ago, no change in the problem. Have since done a complete uninstall of the FB app and reinstalled with no change.
Bump
garyandtricia said:
Bump
Click to expand...
Click to collapse
Why not just install smart rotate from play. It'll solve all your problems.
ashyx said:
Why not just install smart rotate from play. It'll solve all your problems.
Click to expand...
Click to collapse
Thanks, that did fix the rotation issue. Now it cuts off the post on either side
Add: Apparantly I have to host the screenshot to post it, I'll try that in a few.
garyandtricia said:
Thanks, that did fix the rotation issue. Now it cuts off the post on either side
Add: Apparantly I have to host the screenshot to post it, I'll try that in a few.
Click to expand...
Click to collapse
Have you messed with any of the display settings on this device? Font settings, zoom settings etc?
ashyx said:
Have you messed with any of the display settings on this device? Font settings, zoom settings etc?
Click to expand...
Click to collapse
Just checked, settings identical to wifes S3 tablet. She doesn't have the issue that I do.
garyandtricia said:
Just checked, settings identical to wifes S3 tablet. She doesn't have the issue that I do.
Click to expand...
Click to collapse
Same firmware?
ashyx said:
Same firmware?
Click to expand...
Click to collapse
Yes, and thanks for all the ideas.
Compare the miminum resolutions you each have under developer settings, it may at least stop the app from cutting off as apps hew to screen res
ToneLa said:
Compare the miminum resolutions you each have under developer settings, it may at least stop the app from cutting off as apps hew to screen res
Click to expand...
Click to collapse
Thanks for the advice. The only setting that I could find relating to resolution was Minimum Width. Both were set at 768 dp.
I have exact same issue. Did you find a fix?
netwolfstar said:
I have exact same issue. Did you find a fix?
Click to expand...
Click to collapse
Not yet
The app rottion locker is working for me. But id like to find out why this happens. I have ebay app doing this also but only in messages section. Gumtree app also will only work in portrait. Happy that RL app is working to fix all now.
netwolfstar said:
The app rottion locker is working for me. But id like to find out why this happens. I have ebay app doing this also but only in messages section. Gumtree app also will only work in portrait. Happy that RL app is working to fix all now.
Click to expand...
Click to collapse
Netwolfstar I could fix the rotation issue with an external app, but the sides of the posts were still cut off. Did you have this problem too?
Did anyone fix this? I have the same issue.
Ros2613 said:
Did anyone fix this? I have the same issue.
Click to expand...
Click to collapse
The only thing I found to help was to rotate my tablet to portrait and open marketplace. Then everything displays properly, but ony in portrait.
I had the grey on market place. I uninstallerd facebook and installed facebook lite app instead...Problem solved. Then install smart rotation app to get facebook to rotate.... Happy days...
It's 2023 and still no fix.

Categories

Resources