-
The Android app Tasker allows adb commands to be sent via the ADB Wifi action. Would there be a way to allow my phone to send adb commands so that scrcpy can be connected wirelessly without having to …
-
TODO: Either provide an easy way to export the hunter provided adb for development use, or provide an option to use the system adb while in development mode. Probably the first option is more compati…
-
I want to suggest a new feature to toggle Talkback on (if it is off) and off (it is on).
ADB commands are:
```
// disable
adb shell settings put secure enabled_accessibility_services com.andro…
-
Hi guys, I've been trying to figure out how to generate the ADB keys within this python module, so we can run a 100% Python implementation of ADB, without ever requiring to run the server to first gen…
a1ex4 updated
3 years ago
-
Hello, I want to remove some apps such as Browser and Appstore completely and permanently, I mean they can't come back even after doing a factory reset. Can I do it by any ADB commands?
-
### The problem
I have a Fire TV on Wifi and its integrated into HA via ADB. When the TV is actually on, HA completely recognizes it. But after being off for a few hours, it disconnects with this e…
-
### Requirements
- [X] I have searched the issues of this repository and believe that this is not a duplicate
- [X] I can confirm this feature request is not already implemented in the app
### Descr…
-
Happens both over WiFi and USB.
Running commands from [#177](https://github.com/Genymobile/scrcpy/issues/177#issuecomment-397973971):
```bash
adb shell screenrecord /sdcard/test.mp4
adb pull /…
-
**Developer TODO (don't remove)**
- [ ] create new branch. put issue number at start of name
- [ ] update documentation
- [ ] squash and merge
- [ ] delete branch
### Installing Keymapper on th…
-
Hi! I'm a security researcher currently working on a project in the area of Android app analysis. As a part of the work centered around Intents, I found a bug that resulted in crashes after analyzing …