百度 今天,秉承伟大民族精神,奋斗在新时代的新征程上,中国始终密切关注和无私帮助仍然生活在战火、动荡、饥饿、贫困中的有关国家的人民,始终愿意尽最大努力为人类和平与发展作出贡献。
For issues specific to the Android Debug Bridge (adb), a command-line tool to interact with Android devices and emulator instances. See the full tag wiki for details and hints.
2,430 questions
1
vote
0
answers
17
views
Rotate Always On Display 90° On WearOS?
I've been playing with some ADB settings put commands on one of my WearOS watches (Galaxy Watch 7, WearOS 5, OneUI 6), to customize things a bit beyond what the settings app usually allows, and I've ...
0
votes
0
answers
10
views
How to correctly build runtime resource overlay package including .bp and .xml files [migrated]
On Github, I've found a work where someone creates different Overlays for Android phones.
Github Overlay Folder
When I go to the first subfolder
Subfolder
the AndroidManifest.xml for example looks ...
0
votes
0
answers
17
views
Is there an OSS that will frp bypass an Outlast 5g? [duplicate]
I have tried to access the voice command on the Talkback menu.
I have tried to use adb/fastboot.
All o no avail
Outlast 5g
0
votes
0
answers
20
views
Unacceptably low call volume over bluetooth, ao2s
Looking for an ADB copypasta to jack my bluetooth call audio all the way up to maximum on my Galaxy ao2s. Android 12. When my media audio is high enough to cave in my head, I can barely hear my calls. ...
1
vote
0
answers
47
views
Can't Connect to WayDroid Containers in LXD Using ADB
I'm trying to use ADB (Android Debug Bridge) with WayDroid running inside LXD containers, but it's not working.
My setup:
I have WayDroid running inside LXD containers. Android seems to boot properly ...
0
votes
0
answers
15
views
How do I solve an "undefined symbol" error with adb (trying to run scrcpy)
I'm running scrcpy for the first time. I have android-tools and scrcpy installed. When I try to launch scrcpy from the terminal, I get this error:
Authorization required, but no authorization protocol ...
1
vote
0
answers
39
views
ADB shell netstat showing "radio" user listening on quite a few ports - is this ok?
The question says it all. I am learning my way around all the network connections my phone wants to establish. System is official /e/os on a Fairphone 5.
Running
adb shell netstat -eltup
I get
Active ...
0
votes
0
answers
56
views
How to invoke an application in "Freeform Mode" via ADB?
Question
If I enable adb shell settings put global enable_freeform_support 1, how can I launch an activity in Freeform Mode (presumably, with am), like I can from com.android.quickstep.RecentsActivity?...
0
votes
0
answers
29
views
adb-shell python library can't background processes?
I'm trying to get a simple, long-running command like sleep 60 to run in the background of my Android device, and I'm using adb-shell python library to Pythonically connect and fire commands at the ...
0
votes
1
answer
140
views
Trying to forcefully enable USB debugging on Samsung Galaxy A12
Context, in case anyone believes I'm trying to do this for nefarious purposes. I have a Samsung Galaxy A12 running Android 11. Long story short, two years ago I shattered my phone's screen, I was ...
1
vote
0
answers
38
views
Copying music files to a Pixel
I've got 200GB of music files and a 512GB Pixel 8 Pro, and I'd like to copy all that music to /sdcard/Music. rsync would appear to be an ideal means to do this as it would allow syncing of any changes ...
-1
votes
1
answer
116
views
Unlock Samsung Galaxy using USB connection to iPhone for ADB sideload
I’m trying to unlock my Samsung Galaxy with adb sideload by using my iPhone as the file source because I do not have a computer or access to one. Is this possible?
3
votes
0
answers
185
views
How to programmatically invoke two applications in split screen mode (ideally, via ADB)?
Context
My OEM's AOSP distribution includes a version of com.android.launcher3 that doesn't cope with "Split screen" mode. Summarily, it crashes:
FATAL EXCEPTION: main
Process: com.android....
0
votes
0
answers
138
views
USB Debugging mode not working - 'adb devices' either doesn't list the device, or lists as 'unauthorised'
Just a few hours ago it was working. This is for an Honor X6B phone connecting to a windows laptop. Sometimes when I connect the phone via USB I get a popup asking permission for USB debugging but ...
1
vote
0
answers
200
views
INSTALL_FAILED_UPDATE_INCOMPATIBLE despite matching signatures for com.google.android.gsf
I'm attempting to reinstall com.google.android.gsf (Google Services Framework) on my Android device using ADB, but I keep encountering this error:
adb: failed to install com.google.android.gsf_15-...