Set persist.demo.hdmirotation option to portrait, now i can not loggin as admin

// Expert user has replied.
K Karin Romero 2 years 11 months ago
146 3 0

Hi,
 
My customer asked to have their app on portrait mode. So i activated the "persist.demo.hdmirotation" through mdz file.
Now the touch sensor  is in portrait mode but the screen is still in landscape. With some tests i figured that the back button is somewhere in the top middle of the screen.  The home button is under and so.. But the corner where it is supposed to touch to login as admin is off screen.
 
I need to revert the setting but i can not access because the corner where usually touch to login as admin is virtually out of the screen.
 
How i can revert the setting ? and How i can succesfully put the Concierge in Portrait mode?.
 
Thanks.

Please register or login to post a reply

3 Replies

R Robert Krause

Hello,

You can set the persist.demo.hdmirotation option value to landscape to revert.

What platform version are you running on your device? This can be found in Settings -> About device -> Build number. Portrait mode does not work correctly on platform versions older than 01.2.0.4.

Another thing to check is if the application forces a particular rotation in its AndroidManifest.xml. If it is forcing a landscape orientation, that will override the portrait mode setting.

K Karin Romero

HI Robert,

I don´t have uploaded any app yet. This is with the stock Concierge sw.
I think the version is the 1.2.

Also tried this:
karimrgMac:Downloads karimrg$ adb shell getprop|grep hdmi
[dolby.audio.hdmi.channels]: [0]
[persist.demo.hdmirotation]: [portrait]
karimrgMac:Downloads karimrg$ adb shell getprop|grep hdmi
[dolby.audio.hdmi.channels]: [0]
[persist.demo.hdmirotation]: [portrait]
karimrgMac:Downloads karimrg$ adb shell setprop persist.demo.hdmirotation ""
karimrgMac:Downloads karimrg$ adb shell getprop|grep hdmi
[dolby.audio.hdmi.channels]: [0]
[persist.demo.hdmirotation]: [portrait]
karimrgMac:Downloads karimrg$ adb shell setprop persist.demo.hdmirotation "landscape"
karimrgMac:Downloads karimrg$ adb shell getprop|grep hdmi
[dolby.audio.hdmi.channels]: [0]
[persist.demo.hdmirotation]: [portrait]

No matter what setting i put the value keeps on portrait.

K Karin Romero

I can´t login as admin so i can´t access the configuration now

CONTACT
Can’t find what you’re looking for?