Why does this no longer work -[NO ROOT NEEDED] Hey guys If your like me and refuse to use a second device to enable Mantis pro then your in luck!
I found a better solution than using termux app in split screen at the pairing screen. However you do need to have tasker app and the termux tasker addon and (maybe not) autoinput tasker addon.
Just import this profile into tasker and then at the pairing screen hold volume down and it will scrape the screen and get the info needed. Then in ~/.termux/tasker create a fileadb.sh
with the following code:
Bash:printf $2 | adb pair $1 adb tcpip 5555
Then you can just copy buddyNew.sh anywhere on your phone and from termux run it and Mantis pro will load.
If thats too complicated and you rather do it manually, split screen + termux works but cannot be automated on boot and such.
If you need any help with the bellow let me know and ill make sure you get it working
1.) Go to settings (search "Battery Optimization") or navigate there via Settings -> Apps & Navigation -> Advanced -> Special app access -> Battery Optimizations
2.) Make sure that Mantis pro is not optimized, additionally make sure you have no active battery optimization profiles set in your device, however this is probably unneeded?
As for your other issue: [NO ROOT NEEDED]
I always activate on my android after setting adb tcpip 5555, and this is actually MUCH easier prior to android 11. In android 11 copy buddyNew.sh to your phone, install termux app, open termux and install adbpkg install android-tools
then navigate to the adb pairing screen, and open termux in split screen and typeadb pair <ip>:<port>
followed by the code followed byadb tcpip 5555
followed bybash /sdcard/buddyNew.sh
You can also read my above post, which I linked a tasker profile I made to automate the process so I dont need to use split screen. I will update it later to be 100% automatic, right now you do need to manually navigate to the pairing screen and press volume down. (tasker also needs to be unoptimized and you need the termux tasker addon installed and maybe the autoinput addon too).
This no longer works which makes me very sad because I had the entire process automated on boot. Is there any way to get this working as before
Now when I run the final command ./buddyNew.sh it spits out the expected output but it does not work