From 3bc58199d35254a9b7f60189596409fefe14e44b Mon Sep 17 00:00:00 2001 From: u Date: Sat, 5 Jul 2025 06:30:16 +0300 Subject: [PATCH] update --- README.md | 6 +++++- stuff/smartdock.py | 27 ++++++++++++++------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index e5f969d..57d51f9 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,13 @@ sudo venv/bin/python3 main.py ![image-20230430013103883](https://raw.githubusercontent.com/huakim/waydroid_script_assets/main/assets/img/README/image-20230430013103883.png) ![image-20230430013119763](https://raw.githubusercontent.com/huakim/waydroid_script_assets/main/assets/img/README/image-20230430013119763.png) +<<<<<<< HEAD +======= ![image-20230430013148814](https://raw.githubusercontent.com/huakim/waydroid_script_assets/main//assets/img/README/image-20230430013148814.png) +>>>>>>> 4d96768 (Update README.md) +![image-20230430013148814](https://raw.githubusercontent.com/huakim/waydroid_script_assets/main//assets/img/README/image-20230430013148814.png) ## Command Line @@ -186,7 +190,7 @@ sudo venv/bin/python3 main.py hack hidestatusbar You need to register you device with its it before being able to use gapps, this will print out your Android ID which you can use for device registration required for Google apps: Open terminal and switch to directory where "main.py" is located then run: - sudo venv/bin/python3 main.py certified + sudo python3 main.py certified Star this repository if you find this useful, if you encounter problem create an issue on GitHub! diff --git a/stuff/smartdock.py b/stuff/smartdock.py index 62e8fa4..1607747 100644 --- a/stuff/smartdock.py +++ b/stuff/smartdock.py @@ -13,24 +13,25 @@ class Smartdock(General): permissions = """ - - - + + + - - - - - - - - - - + + + + + + + + + + + """