https://zenn.dev/ik11235/articles/android-wireless-debug の方法に従ってadb接続すると、現時点でのコード手法では検出が出来ない。 https://stackoverflow.com/questions/12675609/is-it-possible-to-detect-the-usb-debugging-on-android-devices の方法に従って、psよりadbdを探す方法は実装価値あり。 また、以下の方法もあり。 https://stackoverflow.com/questions/73990443/detect-wireless-debugging-option-active-or-not-in-developer-mode-in-android-prog
https://zenn.dev/ik11235/articles/android-wireless-debug
の方法に従ってadb接続すると、現時点でのコード手法では検出が出来ない。
https://stackoverflow.com/questions/12675609/is-it-possible-to-detect-the-usb-debugging-on-android-devices
の方法に従って、psよりadbdを探す方法は実装価値あり。
また、以下の方法もあり。
https://stackoverflow.com/questions/73990443/detect-wireless-debugging-option-active-or-not-in-developer-mode-in-android-prog