adb
Here are 645 public repositories matching this topic...
-
Updated
Dec 27, 2021 - Java
-
Updated
Jan 17, 2022 - Java
-
Updated
Jan 24, 2018 - JavaScript
-
Updated
Jan 1, 2022 - Python
Microsoft Windows [Version 10.0.19041.630]
(c) 2020 Microsoft Corporation. All rights reserved.
C:\Users\yikwe\Downloads\AndroidViewClient-master\examples>python check-import.py
No global python version has been set yet. Please set the global version by typing:
pyenv global 3.7.2
C:\Users\yikwe\Downloads\AndroidViewClient-master\examples>pyenv global 3.7.2
pyenv specific python requisite
-
Updated
Jan 14, 2017 - HTML
-
Updated
Dec 27, 2020 - Java
-
Updated
May 20, 2018 - Java
-
Updated
Sep 21, 2020 - Java
-
Updated
Dec 23, 2020 - Python
-
Updated
Oct 10, 2021 - Shell
Long press power button - adb shell input keyevent --longpress 26
Lock Screen - adb shell input keyevent 223
Wake up device - adb shell input keyevent 224
-
Updated
Jun 14, 2021 - Python
-
Updated
Jun 9, 2019 - Groovy
-
Updated
Dec 7, 2021 - Python
Improve this page
Add a description, image, and links to the adb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the adb topic, visit your repo's landing page and select "manage topics."
Describe the feature
Basically an option to edit each part (manifest, files, data, etc.) of an app or apk/apks file, etc.
Describe the solution you'd like
It would be great if this were similar to what is seen in the APK Editor PRO app. This app has several useful features.
Describe