[FREE][APP] ADB automatic (for rooted phones) - Android Apps and Games

ADB automatic application will connect your android rooted device automatically with ADB on a computer, but you will have to download small java server app (packed to exe or jar). This will allow you to debug apps without even knowing where you put your USB cable .
https://play.google.com/store/apps/details?id=com.adb_automatic

Related

Solved ADB device offline

adHow to fix ‘ADB Device is listed as offline’ on android 4.2.2?
NOTE:
New security enhancements in android 4.2.2 builds require the end user to explicitly grant adb access to any connecting computers before that connecting machine can successfully issue any adb commands to your device. When you connect a 4.2.2 android device to your machine (with USB debugging enabled) for the first time, you should be prompted with a confirmation message to allow or disallow USB debugging. This message will display your computers unique RSA key fingerprint and provide you a checkbox to “Always allow from this computer”. Check this box and select ‘OK’. Your device should no longer be listed as ‘offline’:
** TIPS**
Note: dashes " - " in command line CMD PATH MUST BE THE SAME.... of the Andriod SDK Tools .
Note: update ANDRIOD 4.2.2 ( api17 ) SDK MANAGER TOOLS
Run on win7 64 bit os
USB 2 iNFUSE 4G rooted ROM 4.2.2 J.B.
*** try this ***
If you don’t see this prompt then you should try the following:
•With your device connected via usb and the toolkit running, toggle USB debugging off/on in Settings > ‘Developer Options’ and see if the prompt comes up.
•Also try unplugging and re-plugging the usb connection.

execute "adb tcpip <port_no>" command without using usb

NON ROOTED PHONE
I am trying to create to backup of all application in android but I don't want the users to connect to USB even for the first time.
okay let me first explain what happens when we connect our phone with USB to ADB client
0. USB Debugging mode is enabled in the phone.
1. The phone is connected to PC using a USB cord.
2. We run
Code:
adb tcpip 9999
command from cmd with ADB already installed.
The above command helps now switched the abd demon (adbd) inside the android phone to listen through TCP-IP protocol
3. now we can disconnect the phone from the PC
4. using a terminal emulator application we can now fire the commands
a)
Code:
adb connect localhost:999
b)
Code:
backup -all -f /sdcard/dev/bck.ab
now a backup pop-up will open up, you can simply click backup button.
Now we can anytime execute the command in 4.a and 4.b util the user restarts the phone or
but the problem is I wish to execute
Code:
adb tcpip 9999
without PC. Can someone suggest me how to approach this problem. From where should I start reading or there is some existing application that can do this on a non-root phone.

Install Adb Drivers For Any Android Phone On Your Pc! [JUST In 2Mins] [Very Easy]

Do You Like To Flash Custom Stuffs On Your Android phone? Or Are You A Developer? But You Can't Able To Do It Because You're Facing Some Problems with Your Adb & fastboot. All Of This Problems Are Only Because Of One Thing And That is Drivers.
And If you agree With Anyone Of This Situations Then You're At The Right Place Because Today I Am Going To Tell You That How You Can Install The Adb Drivers For Your Specific Android Phone On Your Pc.
Adb drivers are necessary if you want to flash a android device through Fastboot mode or if you're a android developer. Usually Our PC installs the adb drivers automatically for the specific android device but sometimes it can't so you have to install it manually.
This will also help you to solve adb errors like Device is offline, USB debugging Authorize pop-up not showing in android And etc adb errors. Make sure that your USB debugging option in developer mode is enabled on your Android device Because without this you can't use adb.
Steps:-
*So first go http://adbdriver.com to and download the "adb driver installer (Universal)". Then extract it.
*Now connect your Android phone to your PC using USB cable. Then Open the application.
*Now you will see something like Adb interface drive and with a red Cross at left side. Make sure to refresh if driver option is not shown.
*Now Just Click On install To install your device adb drivers. Then it will Install the adb drivers for your specific android phone in just under 2 minutes.
*Then Allow The USB debugging On your Android phone. Then the adb drivers will get successfully installed.
*If still adb can't recognize your device then try to connect your phone in PTP Mode instead of MTP or Charging only modes.
*If still it doesn't work for you then Revoke USB debugging Authorizations in developer mode. So that's how you can install the adb drivers for your Android Phone.
Video Tutorial - https://goo.gl/a6QgtH

[TOOL] ADB WiFi - Android Studio

https://www.youtube.com/watch?v=Dnady9E1XKE
SCREENSHOTS
List:
1. Android app
2. Android app
3. Android app
4. Android app Settings
5. PC ADB
ABOUT
ADB WiFi app helps you to use ADB over your WiFi. Makes it easy to debug/test your Apps from Android Studio or any other IDE. No need to use USB cable anymore.
★ You can use App for PC to easy setup your computer, install ADB and connect over WiFi.
★ Or you can use standard method over CMD(Command Prompt) to connect your Android device over WiFi to Windows, MAC or Linux.
★ Yes, this "tool" will only help you to faster make WiFi connection with your PC. App only contain steps how to connect and show your IP address.
It is not required to install this app. I do not like to waste my time, every time after reboot phone I need to write in Command prompt and searching for IP. This app will helps to reduce the time to connect over WiFi.
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
NOTE:
1. Enable USB Debugging on your Android phone.
2. You will need USB cable once at the start. After setup won't need the USB cable until your device has restarted.
3. This app provides instructions how to connect ADB over WiFi
4. For fast and easy setup use PC App
5. Enjoy
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
DOWNLOAD
ADB WiFi - AS: Google Play
PC ADB: In XDA Attachment
Mirror: MediaFire
could you make this for mac too
How do things change for this app with the advent of Developer options Wireless debugging in Android 11?

Asking about wifi ftp file transfer server to pc without asking for permission

Hello everyone
now i have mi9 with broken screen touch is dead too , my files on the mi9 is very important for me and unfortunately usb debugging is off
so i was thinking if i can install wifi ftp server from play store using my google account so i can get my files back through wifi
but the problem is every wifi ftp server is asking for permission to start and ofc i cant do this because touch isnt working
so i want to install app via google play using my google account that allow me to access my phone files without permission
any ideas ??
It doesn't need Internet to transfer data like pictures or PDF files from phone to PC:
If phone is USB-OTG-enabled then all you need is an USB-OTG-adapter cable to access the files from PC: the phone then acts like a USB-stick ( USB host ).
Of course PC must support USB-OTG, too, and phone should be fully charged.
How-To ( Windows PC ):
Unlock your device.
With a USB-OTG cable, connect your device to your computer.
On your device, tap the "Charging this device via USB" notification.
Under "Use USB for," select File Transfer.
A file transfer window will open on your computer. Use it to drag files.
When you're done, eject your device from Windows.
Unplug the USB-OTG cable.
download scrcpy and extract it: https://github.com/Genymobile/scrcpy
connect your phone to pc via usb
go to extract folder, hold Shift key and right click -> choose run powershell -> input command:
scrcpy --otg

Categories

Resources