Skip to content
Compare
Choose a tag to compare
@growtopiajaw growtopiajaw released this 20 Mar 14:17
· 6 commits to master since this release
7e2c169
  • Added adb not found
  • Removed TCP PORT as inputable mode. As adb only accepts PORT 5555. When testing, adb refuses to connect to any PORT other than PORT 5555. So, I decided to remove TCP PORT as inputable mode.
  • Also, I don't know if this is a bug with adb. When I remove adb tcpip and just skip to adb connect 192.168.xx.xx, adb refuses to connect. Again, when I added back the command adb tcpip, it accepts to connect again. Very strange. So, I just leave the command there until someone finds out about this explanation.
  • Changed IP ADDRESS to inputable mode
  • Made script mode user-friendly with more interactive prompt + informations