Wifi ADB debug mode lost on restart?

Dimlos

Well-known member
The nmap.sh is something I managed to get working by trial and error, so if you have a better way, please suggest it.
I see that several people have downloaded this script, if you don't mind, please let me know what you think.
 

Attachments

  • script.jpg
    script.jpg
    556.6 KB · Views: 19

Christoph

Member
@Dimlos thank you very for all these detailed steps !


Install FX File Explorer.

Connect to Storage
Select Termux
USE THIS FOLDER
Show Hidden
Copy nmap.sh
I have completed all these steps, successfully.


Wireless debugging
Use split screen
Pair device with pairring code
adb pair 192.168.0.xx:xxxxx
Enter pairing code:xxxxxx
Here I first thought you were talking about the Wireless debugging option in the Android Developer options, but from the picture I see it is not the case. In which app did you take these screenshots ? Is It FX File Explorer?
 

Dimlos

Well-known member
Pair device with pairring code requires screen splitting because IP and port will change when switching screens.
Some devices omit screen splitting, so in such cases, please use the application to split the screen.
 

Christoph

Member
Then start from the macro and check the operation.
If a success popup appears, ADB Shell [Tasker Plugin] should now be available.
When I run the script, I have this pop-up :
1680202309306.png
and then nothing happens, I neither have the success, not the fail pop-up.

Here is what I have in the System Log :
1680202319900.png
 
Last edited:

Endercraft

Moderator (& bug finder :D)
Worked for me. I have one problem however that may be related to my device but I can't configure any plugin action. The action resets every time I click OK.
 

Dimlos

Well-known member
@Christoph
First, run it from Termux and get it working before moving on to the next step.
I will upload an image of the successful result.
 

Attachments

  • termux.jpg
    termux.jpg
    378 KB · Views: 11

Dimlos

Well-known member
@Endercraft
I am not sure what the problem is, but is there an easy way to reproduce it?
If it is caused by wireless debugging being on, it is possible to turn it off.
We have started the script and checked the operation with ADB Shell [Tasker Plugin], and the problem is not particularly problematic.
 
Top