From dfc509b95ff03d0c9027ee74d31d7b171f867bf1 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 26 May 2021 23:59:17 +0530 Subject: generated website --- docs/posts/2020-03-03-Playing-With-Android-TV.html | 103 +++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 docs/posts/2020-03-03-Playing-With-Android-TV.html (limited to 'docs/posts/2020-03-03-Playing-With-Android-TV.html') diff --git a/docs/posts/2020-03-03-Playing-With-Android-TV.html b/docs/posts/2020-03-03-Playing-With-Android-TV.html new file mode 100644 index 0000000..e4cc18b --- /dev/null +++ b/docs/posts/2020-03-03-Playing-With-Android-TV.html @@ -0,0 +1,103 @@ + + + + + + + + + Hey - Post + + + + + +
+

Tinkering with an Android TV

+ +

So I have an Android TV, this posts covers everything I have tried on it

+ +

Contents

+ +
    +
  1. Getting TV's IP Address
  2. +
  3. Enable Developer Settings
  4. +
  5. Enable ADB
  6. +
  7. Connect ADB
  8. +
  9. Manipulating Packages
  10. +
+ +

IP-Address

+ +

These steps should be similar for all Android-TVs

+ + + +

The other option is to go to your router's server page and get connected devices

+ +

Developer-Settings

+ + + +

Enable-ADB

+ + + +

Connect-ADB

+ + + +

Manipulating Apps / Packages

+ +

Listing Packages

+ + + +

Installing Packages

+ + + +

Uninstalling Packages

+ + + +
+ + + + + + \ No newline at end of file -- cgit v1.2.3