diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-26 01:26:25 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-26 01:26:25 -0600 |
commit | 48f46657f3ca82f21a412df51113cc744ce35e7c (patch) | |
tree | 062d21329a72af07655a99dedc20dbf464459038 /Content/posts/2020-03-03-Playing-With-Android-TV.md | |
parent | 467920bd8a93f1b59954599b479ee7e75f9e550d (diff) |
fix tags
Diffstat (limited to 'Content/posts/2020-03-03-Playing-With-Android-TV.md')
-rw-r--r-- | Content/posts/2020-03-03-Playing-With-Android-TV.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Content/posts/2020-03-03-Playing-With-Android-TV.md b/Content/posts/2020-03-03-Playing-With-Android-TV.md index 841646b..2e00794 100644 --- a/Content/posts/2020-03-03-Playing-With-Android-TV.md +++ b/Content/posts/2020-03-03-Playing-With-Android-TV.md @@ -1,7 +1,7 @@ --- date: 2020-03-03 18:37 description: Tinkering with an Android TV -tags: Android-TV, Android +tags: Tutorial, Android-TV, Android --- # Tinkering with an Android TV @@ -10,11 +10,11 @@ So I have an Android TV, this posts covers everything I have tried on it ## Contents -1. [Getting TV's IP Address](#IP-Address) -2. [Enable Developer Settings](#Developer-Settings) -3. [Enable ADB](#Enable-ADB) -4. [Connect ADB](#Connect-ADB) -5. [Manipulating Packages](#) +1. [Getting TV's IP Address](#ip-address) +2. [Enable Developer Settings](#developer-settings) +3. [Enable ADB](#enable-adb) +4. [Connect ADB](#connect-adb) +5. [Manipulating Packages](#manipulating-apps-packages) ## IP-Address |