User Tools

Site Tools


android:tv:google_ccwgtv_4k_sabrina

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
android:tv:google_ccwgtv_4k_sabrina [2026/05/15 03:49] – [Push] Sean Rhoneandroid:tv:google_ccwgtv_4k_sabrina [2026/05/15 03:54] (current) Sean Rhone
Line 1: Line 1:
-====== ADB Connect ======+====== ADB ====== 
 + 
 +===== Pair =====
  
   * Developer Options -> ''[x]'' USB debugging   * Developer Options -> ''[x]'' USB debugging
   * Developer Options -> Wireless debugging -> ''[x]'' Enabled   * Developer Options -> Wireless debugging -> ''[x]'' Enabled
   * Developer Options -> Wireless debugging -> ''Pair device with pairing code''   * Developer Options -> Wireless debugging -> ''Pair device with pairing code''
-  * :!: ''adb connect'' uses Port from Wireless debugging page (not above pairing page) 
  
   adb pair '192.168.1.170:x'   adb pair '192.168.1.170:x'
 +
 +===== Connect =====
 +
 +  * :!: Uses port from Wireless debugging page (not pairing page)
  
   adb connect '192.168.1.170:x'   adb connect '192.168.1.170:x'
Line 12: Line 17:
 ====== Streams ====== ====== Streams ======
  
-===== Download =====+===== Download Source ===== 
 + 
 +  * https://github.com/iptv-org/iptv/commits/master/
  
   cd ~ && rm -Rf '/tmp/iptv' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/iptv-org/iptv.git' '/tmp/iptv'   cd ~ && rm -Rf '/tmp/iptv' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/iptv-org/iptv.git' '/tmp/iptv'
 +
 +===== Custom =====
 +
 +****
  
   mkdir -p '/tmp/iptv/custom' && mv -f '/tmp/iptv/streams/us'*'.m3u' '/tmp/iptv/streams/uk'*'.m3u' '/tmp/iptv/streams/jp'*'.m3u' '/tmp/iptv/streams/cn'*'.m3u' '/tmp/iptv/custom'   mkdir -p '/tmp/iptv/custom' && mv -f '/tmp/iptv/streams/us'*'.m3u' '/tmp/iptv/streams/uk'*'.m3u' '/tmp/iptv/streams/jp'*'.m3u' '/tmp/iptv/streams/cn'*'.m3u' '/tmp/iptv/custom'
/srv/www/wiki/data/attic/android/tv/google_ccwgtv_4k_sabrina.1778831353.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki