mirror of
https://github.com/basti564/Oculess.git
synced 2024-11-22 02:02:31 +01:00
fixed typo in readme.md
This commit is contained in:
parent
5e14d6a70a
commit
171baeec4a
@ -7,11 +7,11 @@
|
||||
<deviceKey>
|
||||
<Key>
|
||||
<type value="VIRTUAL_DEVICE_PATH" />
|
||||
<value value="C:\Users\ethan\.android\avd\Pixel_3a_API_34_extension_level_7_x86_64.avd" />
|
||||
<value value="$USER_HOME$/.android/avd/Resizable_Experimental_API_33.avd" />
|
||||
</Key>
|
||||
</deviceKey>
|
||||
</Target>
|
||||
</targetSelectedWithDropDown>
|
||||
<timeTargetWasSelectedWithDropDown value="2023-07-29T09:28:03.346931100Z" />
|
||||
<timeTargetWasSelectedWithDropDown value="2023-07-29T12:10:10.340825Z" />
|
||||
</component>
|
||||
</project>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KotlinJpsPluginSettings">
|
||||
<option name="version" value="1.8.10" />
|
||||
<option name="version" value="1.8.20" />
|
||||
</component>
|
||||
</project>
|
@ -139,7 +139,7 @@ Video tutorial: https://www.youtube.com/watch?v=vIwUvtxd2-U
|
||||
|
||||
## Workaround for Multiple Users
|
||||
If you have Oculess set as device owner, you cannot setup new users normally. However, they can still be added through the hidden android settings.
|
||||
1. (Recommended) Change your system theme to dark mode & restart if neccessary, otherwise text may be invisible.
|
||||
1. (Recommended) Change your system theme to dark mode & restart if necessary, otherwise text may be invisible.
|
||||
2. Sideload [Settings Shortcut](https://github.com/basti564/SettingsShortcut/releases/
|
||||
3. Open android settings using Settings Shortcut
|
||||
4. Scroll down and click "System"
|
||||
|
Loading…
Reference in New Issue
Block a user