My tablet is Allwinner A10 1.5
Tablet rotate display 180 but the touch is still in the true direction
so I want to rotate the display without rotate touch
YasserBerber said:
My tablet is Allwinner A10 1.5
Tablet rotate display 180 but the touch is still in the true direction
so I want to rotate the display without rotate touch
Click to expand...
Click to collapse
Can you clarify yourself further? I can't understand what you're trying to say.
Rotate not work or?
Brainjitzu
Related
Hello all,
Does anyone know how to make landscape orientation work through HDMI? When I rotate the phone to landscape, the image on the screen rotates but uses the same screen real estate as the portrait on my tv, it is just at a 90 degree rotation.
I would love to actually use my phone to watch videos on the TV screen
Thanks
It's gotta be your tv or tv settings. Mine works flawlessly.
Sent from my DROID X2 using XDA Premium App
dan.follett said:
Hello all,
Does anyone know how to make landscape orientation work through HDMI? When I rotate the phone to landscape, the image on the screen rotates but uses the same screen real estate as the portrait on my tv, it is just at a 90 degree rotation.
I would love to actually use my phone to watch videos on the TV screen
Thanks
Click to expand...
Click to collapse
I just got the same problem, and it was fine before, I just recently switched build.prop files though, so it may be why
Sent from my DROID X2
What ROM are you on that was working?
dan.follett said:
What ROM are you on that was working?
Click to expand...
Click to collapse
P3's Pre-rooted Gingerbread release
Hi people, I bought a generic tablet. A Boxchip [email protected] 1.2Ghz, GPU Mali400,, 512Ram.. etc.
The thing is I flashed it with a compatible rom, but some configurations are wrong.
I got wrong button mapping, and aI solved it, but Not the strangest thing happens... it seems the configuration of rotation is allways a step behind.
What do I mean? Well.. having 4 possible positons (Portrait, Upside down portrait, Landscape and Upside down landscape),
When I put it n the poision of landscape, the screen rotates to upside down portrait. In upside down portrait to upside down landscape, in upside down landsacpe goes to portrait, and in portrait it goes to landscape. It's driving me nuts! haha I temporarily disabled rotation, but It's a nice thing to have enabled..
In conclusion, It seems the configuration somehow maps the position +90 degrees clockwise more than it should.
Where is it maped? can somebody help me? THanks.
Check your settings, there must Ann option to calibrate your sensor.
Once you can find that option, your problem is solved
Swyped from my Samsung Galaxy SII
Hi. Thanks for answering!
Mhm.. I've double checked settings.. there is none to calibrate that =/
I have had the exact same thing on a tablet I bought for my son, did you ever resolve it?
Sent from my GT-S5660 using xda app-developers app
Hi,
I have got a noname Android tablet (Rockchip 29xx based), which has an orientation sensor with 90 degrees skewed directions. This means if i turn the tablet in landscape orientation, the picture on LCD turns portrait orientation.
I have replaced the mainboard of the tablet, but the new one came from the same type and has the same version. As i remember, at the first use it had a correct orientation, and i have no idea how it changed (i gave the tablet to a friend temporarily).
Is there any way to correct the 90 degree skew? From build.prop or sensor kernel module parameter, or similar...?
Thanks for any help
hello, i am working in project where i try to convert tabled into car navigation system. All looks ok so far, but i can't figure out how to make android in landscape orientation only, even for stock launcher.
I know about screen lock programs, but they need time for booting, and it is very annoying to boot in one orientation, and in about 30s go to landscape .
Is where simple method forcing stock Lenovo Phab Plus launcher into landscape ?
i did try biuld.prop, but somehow it does not work. Any one have idea how to do it ?
launcher.force_enable_rotation=true
log.tag.launcher_force_rotate=VERBOSE
lockscreen.rot_override=true
This locked my rotation, but the problem is, second before boot or second after reboot still screen is rotating. This messing my wallpaper It still keep it in vertical, just zoomed
Update Also setting are not in Landscape, but rotation lock programs make it landscape, hm...
hello everyone,
I'm having a problem with the rotation of my android device and I was hoping if anyone could help me with this.
to give some backstory, I'm trying to create a magic mirror using a MK809 III B Quad-Core android stick, which uses android 4.4.2
the stick is used with a computer monitor (Samsung Syncmaster 205BW), but the monitor will be used vertically. (I'm using a HDMI>DVI-D adapter to connect the two)
because of this, I need to have the screen rotated 90 degrees in portrait mode, and android does allow you to change the rotation of the screen, but it doesn't do it well.
normally the rotation is set to landscape, but you've the option of setting the rotation of the screen, but if I set the rotation to 90 degrees, rather than actually rotating the screen with 90 degrees, it rather pushes a vertical screen in landscape mode, thus cutting off half of the screen.
so far I've tried apps such as Ultimate Rotation Control, but those do not actually rotate the screen, rather they just lock the rotation.
my question now is if anyone can help me with this problem, or tell me if it's even possible to do the thing I'm trying to do.
Any Luck?
I'm having the exact same problem with APQ8084 SOM running android 5.0.2 outputting to HDMI monitor (no accelerometer).
You would think this would be an easy problem to solve.
If I put my Winodws 10 Monitor in portrait mode, it correctly rotates screen 90 degrees end of story.
As Yusunoha mentioned, changing the user rotation in Android (via several methods):
1. using the "settings put system user_rotation 0/1/2/3"
2. modifying PhoneWindowManager.java to always return preferred rotation as "portrait"
3. Setting "persist.panel.orientation=90/270"
Does NOT result in screen rotating 90 degrees.
Instead I get a compressed portrait mode stuck inside my landscape orientation.
It's almost as if the accelerometer (which I don't have) is telling the OS to always orient towards it's perceived gravity.
Any tips rotating the entire Android Display experience (not on a per APK basis) would be wonderful.
Anyone have any ideas?
Yusunoha said:
hello everyone,
I'm having a problem with the rotation of my android device and I was hoping if anyone could help me with this.
to give some backstory, I'm trying to create a magic mirror using a MK809 III B Quad-Core android stick, which uses android 4.4.2
the stick is used with a computer monitor (Samsung Syncmaster 205BW), but the monitor will be used vertically. (I'm using a HDMI>DVI-D adapter to connect the two)
because of this, I need to have the screen rotated 90 degrees in portrait mode, and android does allow you to change the rotation of the screen, but it doesn't do it well.
normally the rotation is set to landscape, but you've the option of setting the rotation of the screen, but if I set the rotation to 90 degrees, rather than actually rotating the screen with 90 degrees, it rather pushes a vertical screen in landscape mode, thus cutting off half of the screen.
so far I've tried apps such as Ultimate Rotation Control, but those do not actually rotate the screen, rather they just lock the rotation.
my question now is if anyone can help me with this problem, or tell me if it's even possible to do the thing I'm trying to do.
Click to expand...
Click to collapse
Found any solution? Even with my rooted device and these settings it won't work. Also using usb c > hdmi > vga.