home.social

#wirelessdebugging — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wirelessdebugging, aggregated by home.social.

fetched live
  1. Google was taking over phone way too much even though I had most Google programs & services disabled. Finely used Shizuku & ShizuTools to "uninstall" recommended apps via wireless debugging.

    (Note: read all information & warnings before using Shizuku)

    Shizuku: shizuku.rikka.app/
    ShizuTools: github.com/legendsayantan/Shiz

    The phone is working great again. I can highly recommend using: Shizuku & ShizuTools!

    #Degoogle #Bloatware #Shizuku #ShizuTools #NoRoot #WirelessDebugging #Android #Debloat

  2. Android実機テストで毎回USB接続するのが地味に手間だったので、Android 11以降で使えるワイヤレスデバッグの設定手順とADB活用コマンドをまとめました。

    adb pair / adb connect の流れに加えて、スクリーンショット取得、画面録画、logcat絞り込み、複数端末へのAPK一括インストール、接続できない時の確認ポイントも整理しています。

    同じように実機テストの手間を減らしたい方の参考になれば。

    chun-log.jp/android-wireless-d

    #Android #ADB #AndroidStudio #WirelessDebugging #Debug #Logcat #実機テスト #アプリ開発