Skip to main content

Questions tagged [adb]

ADB (Android Debug Bridge) is a tool that comes with the Android SDK that allows you to control and interface with your Android device.

adb
-4 votes
1 answer
35 views

SPARK SQL : MUST AGGREGATE CORRELATED SCALAR SUBQUERY

I'm getting error as "correlated scalar subqueries must be aggregated to return at most one row." Nvl(select addr_cntry_cd from (add_cntry_cd, risk, row_number() over partition by ...
ITGuy98's user avatar
-1 votes
0 answers
23 views

I'm using adb to make a phone call but its ending after 2-3 seconds

I'm actually making an app to call phone number from a pc. I'm using adb to send command to an android but when i send the command from a terminal it works well however when i use the app i made the ...
Théo's user avatar
  • 19
-2 votes
0 answers
12 views

Sonoma 14.5 suddenly can't list adb devices [closed]

It works for me until yesterday. I can run adb devices to see the devices list and adb shell to login into devices. But today, I can't see the device anymore. The devices also didn't showing in system ...
Qing Chen's user avatar
0 votes
1 answer
29 views

android adb how to send input tap continuous with delay 0s

I want to create a program to auto tap continuous to screen android phone. I tried "adb shell input tap x y" in LOOP but so slow (about 1s). I tried multiple command like: "adb shell ...
Tim Cruiz's user avatar
0 votes
1 answer
40 views

The code that obtains the rgb color code of the desired x, y coordinates with adb on java

I'm trying to do game automation via adb using java. I want to write a method that returns the rgb color code of a desired x, y coordinate without saving the ready screenshot to the computer with my ...
AomineDaici's user avatar
0 votes
0 answers
55 views

Disable Dual apps and second space on xiaomi's HyperOs

I need to disable permanently the features "Dual apps" and "Second space" on xiaomi's HyperOS. By searching them on Activity launcher, I find they are supported by these activities:...
jacopo3001's user avatar
0 votes
0 answers
71 views

How to Display a Progress Bar for adb Pull from Device to PC Using PowerShell

I want to use adb pull on Windows 10 to transfer files from my Nothing 2a (Android 14) or Realme X3SZ (Android 12) to my PC using PowerShell. Although the files are being copied successfully, even ...
Andrzej Andrzej's user avatar
0 votes
1 answer
75 views

Android Studio Koala: Devices Don't Pair Over Wifi

Curious if anyone else has dealt with this and found a solution. The Issue: Pairing my Pixel 7 via wifi does not work in Android Studio Koala (2024.1.1), and I've tried on both MacOS and Debian. The ...
Dale Cooper's user avatar
1 vote
1 answer
37 views

Android Studio PassiveMonitoringClient not receiving any synthetic data

I'm trying to record heart rate data from an emulated watch (running Wear OS 4/ API Level 14) and the most recent version of Android Studio Preview. I am using Android Studio's PassiveMonitoringClient ...
Adam Saleh's user avatar
0 votes
0 answers
15 views

ADB Uninstall failed - Delete_failed_internal_error [duplicate]

I recently buy a new phone and I want to reinstall an app but I've the message "the application was not installed because the package conflicts with a package already present" I can list all ...
Fiona's user avatar
  • 1
0 votes
0 answers
14 views

Doze Mode no maintenance

I would love to see the Doze I want to disable the maintenance window in Doze mode. How do I do this via ADB? I googled but didnt find anything related to my question.. I just know how to force doze ...
Mirko's user avatar
  • 1
-2 votes
0 answers
27 views

How to push forder to sandbox in Android and IOS without root [closed]

The question is: there is an installed Android Application, and I want to push a folder to the Android Application's sandbox. The adb command does not work because it should have root permission. And ...
xia hongfu's user avatar
0 votes
1 answer
22 views

How APEX's are mounted to loop devices

This page https://source.android.com/docs/core/ota/apex apex_payload.img is an ext4 file system image backed by dm-verity. The image is mounted at runtime via a loopback device. I have installed a ...
chriskot's user avatar
-2 votes
1 answer
45 views

How can i use adb command to perform drag and drop like using finger?

I want to use adb command to create something like auto-click in app. Before i ask this question, i have tried selenium and appium. None of them could solve my problem. This app is so strange, it ...
ReverseSacle's user avatar
-2 votes
0 answers
16 views

How to recover soft-bricked Oneplus 5? [closed]

Device: OnePlus 5 128 GB, 2017 make Precursor Problem: Battery was weak , ran out every within 6 hours from full charge 2023 onwards and itself would go on Silent mode(without the Alert slider moved ...
arpan datta's user avatar

15 30 50 per page
1
2 3 4 5
519