Quantcast
Browsing latest articles
Browse All 352 View Live

How do I toggle "Do Not Disturb" via ADB?

I would like to enable Do Not Disturb on a phone via ADB. I have located the settings namespace and key which controls Do Not Disturb:adb shell settings put global zen_mode 2But when I run this command...

View Article


Image may be NSFW.
Clik here to view.

'adb backup -apk -shared -all -f "D:\backup.ab' initiates backup, completes,...

I'm attempting to backup my old Android device, a Samsung Galaxy S3, so that I can lend it to my friend while his is away at repairs, then restore it when he's done with it.I have the Samsung USB...

View Article


Android doesn't detect USB connection

The standard remedy would be to try changing cables (some are power only with no data), and try changing the connection modes (File transfer / Android Auto, USB tethering, MIDI, PTP, etc.).Having tried...

View Article

Access encrypted /data Partition over ADB and recovery (TWRP, LineageOS 16,...

I have a Redmi Note 4 (mido) Android phone with a broken screen: the screen lights up, but otherwise it stays entirely "black". I already replaced the screen, but with no luck - the cause of the error...

View Article

Renew IPV4 via rmnet_data0

I have adb root at Android phone, that Android connect to internet using SIM card through rmnet_data0 interfaceHow can I force change the IPv4 I get in rmnet_data0?When I down the interface and then...

View Article


Automatically run a backup and save it to the SD card using OrangeFox

I want to know if it is possible to use a command in OrangeFox to automatically run a backup and save it to the SD card, or if this can only be done in TWRP. I need to be able to execute this process...

View Article

How does Android adb almost never work (detected/connected) on Windows or Linux?

Specifically, how does my Android adb fail to detect devices attached by USB data cable, on Windows or Linux (with Developer options and USB debugging enabled), except rarely (~1 out of 17-20...

View Article

How to revert an automatic system update from Android 12 back to Android 11

Despite having disallowed every possible automatic update option available, today my phone updated automatically from Android 11 to Android 12 after a short WiFi connection.How can I get Android 11...

View Article


Image may be NSFW.
Clik here to view.

How do you pair a Device for Wireless Debugging with a QR Code?

There doesn't seem to be much written on this, but I see an option to pair my device with a QR code scanner. Is there a way to pair my phone with my computer by generating a QR code on my computer and...

View Article


Convenient way of checking is Shizuku server is running?

How can you check if Shizuku is running before executing the start command?I am running Shizuku on non rooted device and I noticed it randomly stops sometimes when wireless debugging becomes disabled...

View Article

"INSTALL_FAILED_ABORTED: User rejected permissions" when installing apk from...

Edit: I notice this error when installing split apks using custom app installer from storage. But now I found this error also occurs when installing normal .apk file (I didn't notice this because I am...

View Article

How can I unzip an .apkm file in windows 11?

Im trying to install an .apkm file through adb in windows 11, for example: .\adb install...

View Article

Booting twrp.img with fastboot doesn't work "FAILED (remote: unknown command)

I am trying to boot twrp.img on my LG G6 ThinQ using adb and fastboot. I reboot into fastboot mode and do:fastboot boot ../users/******/downloads/twrp.imgand then it saysdownloading 'boot.img'...OKAY [...

View Article


(Not Solved Again) How to root Gabb Wireless Z2?

(UPDATE: The accepted answer has since been patched. 12-16-2021)I have a Gabb Wireless which is an Android that is programmed to be "dumb". By "dumb", I mean it only has core apps such as Settings,...

View Article

Limiting Display Frame Rate to Lower

Is in Android there is an available database set for limits display frame rate? If they’re available, is using ADB/Root (Terminal), or how, or even it can't?I've been searching this for years, and not...

View Article


Can not adb sideload Magisk-patched image (.img) file

When I try to adb sideload a magisk patched image, like thisadb sideload magisk_patched-28100_BKiYY.imgI get a signature verification failure. But immediately after, it fails. Upon booting, the update...

View Article

How can I get the last dialed number and call duration via adb?

I'm creating a computer system for telemarketing.I'm using adb commands to dial numbers LinkIs it possible to get last dialed number and call duration via adb?If it is, how?

View Article


Set static wireless debugging port on Android 14

I have 2 Android 14 phones. Both have Wireless Debugging enabled. Both are paired with the adb server PC. All devices are connected to the same WLAN. One of the phones always uses a static port in IP...

View Article

How can I shut down my Android device using an adb command?

How do I halt an android phone using adb command? I can reboot, but I don't know how to halt.I tried shutdown -k wait command, but it did not work.

View Article

adb pull - copy whole folder to computer

How do I copy a folder from my Android device to a certain folder of my computer?If I use this command:adb pull efsIt copies the contents of the efs folder to my computer's root directory. I want to...

View Article

Android Emulator - INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native...

When I try to install an apk file through the monkeyrunner Python script, getting the error INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113. How can I resolve this...

View Article


Navigate through device's folders via ADB

I have connected and verified ADB on my phone:adb start-serveradb devicesAnd then I wanted to go to DCIM folder in my storage to see, if there are any pictures to fetch.However this has failed:adb...

View Article


Enable USB debugging from recovery mode on phone with unresponsive screen,...

First of all, I know there are already tens of similar questions, but none seem to be my exact scenario. And every solution gets me stuck because something does not line up with my case.I have a...

View Article

ADB no device detected with Nexus 5

On my Nexus 5 (LineageOS 15.1 / Android 8.1), I can't see my device when typing adb devices (Manjaro with Android SDK 3.2.1). What I tried:Root access: "ADB only"Android debugging: "on"Revoked USB...

View Article

Can you flash a custom ROM without adb?

My device has terrible adb support. Can I install a ROM without using adb?

View Article


Image may be NSFW.
Clik here to view.

How to remove admin profile from my device?

To access corporate applications, I requested my company's system administrator to grant me access. They instructed me to install certain security apps (such as "CA Mobile"), install security...

View Article

How to permanently enable ADB in Huawei devices?

I bought a huawei p30 for development purposes. So the first thing i did, it is enable development mode, enable adb over usb, then type adb devices... nothing!When I enable adb over usb, the setting is...

View Article

Image may be NSFW.
Clik here to view.

ADB not responding

Multiple times per day, ADB suddenly stops responding. After this occurs, every adb shell command fails to finish or produce any output. IntelliJ and Android Studio no longer recognize my phone(s).The...

View Article

Image may be NSFW.
Clik here to view.

How to access the app battery optimization settings on Android 12 and above?

The menu appears to have been hidden on the more recent Android releases — currently on Android 14 the only per-app toggle the users are given is 'allow background usage' (app info → app battery...

View Article



How to fix the error "adb: no devices/emulators found" in Termux

I am using Termux to run a Linux environment on an Android device.When I try to run the commandadb shell getprop ro.build.fingerprintI get the error "no devices/emulators found". I have already enabled...

View Article
Browsing latest articles
Browse All 352 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>