android lock screen

Enable rotation of the lock screen on Android 4.3 - 4.4

If you own a phone or a with Android 4.3 or 4.4, you may have noticed that the device lock screen does not support rotation.

android-lock-screen

The lock screen is always in vertical view and this is of course a problem. If you use a phone, you may not have noticed why the phones are usually kept upright, but if you have a tablet, you will surely have seen the bug. This behavior in tablets can be a problem as their owners use them in landscape mode most of the time. How can it be corrected? Easily.

If you have root on your device, you can do the following tweak to enable lock screen rotation.

Open a file manager app on your Android device that supports root access to the file system. You can use it Total Commander for Android, or ES File Explorer.
Go to folder:

/

There you will find one named build.prop. You will need to edit it, so open it with your preferred text editor. If you use Total Commander, it has its own built-in text editor.
Add the following line to the build.prop file

lockscreen.rot_override = true

Tip: Before adding the above line, check if the same parameter exists in the build.prop file, but with a value set to false. If it exists, then modify the existing line and do it: true

Now restart your device. The lock screen will work with the gravity sensor immediately after the restart.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).