** enable wifi debugging on phone
pair to phone
Code: Select all
adb pair HOST[:PORT] [PAIRING CODE]Code: Select all
adb connect HOST[:PORT]Code: Select all
adb shell cat /proc/net/udp
adb shell cat /proc/net/tdpCode: Select all
adb shell pm list packages --uid [uid]convert decimal to hex
https://www.rapidtables.com/convert/num ... tml?x=2002