Git repo for my website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

101 lines
5.4 KiB

  1. <!-- Nexus 7 2013 (WiFi) and Ubuntu Touch - Blog -->
  2. <!-- ./res/mkd/blog/2019_05_26-nexus_7_2013_wifi-and-ubuntu_touch.md -->
  3. <html lang="en">
  4. <head>
  5. <meta charset=utf-8>
  6. <meta name=viewport content=with=device-width>
  7. <title>
  8. Nexus 7 2013 (WiFi) and Ubuntu Touch - Blog - easthighNerd
  9. </title>
  10. <link href="/res/css/main.css" rel="stylesheet">
  11. <link rel="icon" type="image/png" href="/res/img/favicon.png"/>
  12. </head>
  13. <body>
  14. <nav>
  15. <a href="/">
  16. Home
  17. </a>
  18. <br>
  19. <br>
  20. <a href="/blog/">
  21. Blog
  22. </a>
  23. <br>
  24. <br>
  25. <a href="https://raru.re/@easthighNerd/" target="_blank">
  26. Mastodon
  27. </a>
  28. <br>
  29. <br>
  30. <!-- <a href="https://pixelfed.social/@easthighNerd/" target="_blank">
  31. Pixelfed
  32. </a>
  33. <br>
  34. <br> -->
  35. <a href="https://git.easthighnerd.me/easthighNerd/" target="_blank">
  36. Gitea
  37. </a>
  38. <br>
  39. <br>
  40. <a href="/software_i_use/">
  41. Software I Use
  42. </a>
  43. <br>
  44. <br>
  45. <a href="/other_interweb_peoples/">
  46. Other Interweb Peoples
  47. </a>
  48. <br>
  49. <br>
  50. <a href="/external_links/">
  51. External Links
  52. </a>
  53. <br>
  54. <br>
  55. <a href="/contact/">
  56. Contact
  57. </a>
  58. </nav>
  59. <main>
  60. <h1 id="nexus-7-2013-wifi-and-ubuntu-touch">Nexus 7 2013 (WiFi) and Ubuntu Touch</h1>
  61. <p><a href="/res/img/nexus_7_2013_wifi-scopes.png/" target="_blank">[IMAGE] Scopes (home screen)</a></p>
  62. <p>About a month ago (give or take) I purchased a Nexus 7 2013 (WiFi) with the intent of flashing Ubuntu Touch (OTA 9) onto it. I had previously flashed Ubuntu Touch onto a Nexus 5 that I had gotten for Christmas last year, again with the intent of flashing Ubuntu Touch onto it, so I knew what I could look forward to and what I could expect.</p>
  63. <h2 id="flashing-ubuntu-touch">Flashing Ubuntu Touch</h2>
  64. <p>Flashing Ubuntu Touch onto the Nexus 7 was pretty easy overall. First thing I had to do was install <code>adb</code> and <code>fastboot</code> onto my computer (running Ubuntu), as well as the <code>ubports-installer</code> snap.</p>
  65. <p><a href="/res/img/ubports_installer-nexus_7_2013_wifi.png/" target="_blank">[IMAGE] UBPorts installer</a></p>
  66. <p>Next, on the nexus 7 I needed to enable developer mode, enable USB debugging, unlock the bootloader, and re-enable dev mode and USB debugging. After that, I hooked up the Nexus 7 to my PC and launched the UBports Installer. It detected that the Nexus 7 was connected and pulled up the menu for flashing it right away. I clicked the needed buttons to flash it and let it do it’s thing.</p>
  67. <h2 id="initial-setup">Initial Setup</h2>
  68. <p>After Ubuntu Touch was flashed onto the Nexus 7, I went through the initial setup of the device. First was the standard stuff like setting up WiFi and creating a user account.</p>
  69. <p>After that, I made sure any updates were applied and went on to install the apps I use from the Open Store, as well as any that I made myself.</p>
  70. <h2 id="day-to-day-usage">Day-to-Day Usage</h2>
  71. <p>Using this thing more-or-less every day for about the past month, it has worked great! I use it to check the weather, browse my Mastodon feed, shop on Amazon, and more!</p>
  72. <h2 id="papercuts">Papercuts</h2>
  73. <p>Of course, my experience has not been perfect. While I have not had any major issues using Ubuntu Touch on the Nexus 7, here are some papercuts that I have come across:</p>
  74. <ul>
  75. <li>Screen orrientaion is locked to landscape on lockscreen</li>
  76. <li>WiFi may not auto-reconnect. Pulling down WiFi menu may reconnect Wifi. Disabling WiFi and re-enabling reconnects WiFi</li>
  77. <li>Username on lockscreen does not move when keyboard pulls up</li>
  78. </ul>
  79. <h2 id="summary">Summary</h2>
  80. <p>All in all, I love this thing! Ubuntu Touch is maturing nicely, and is very much in a usable, daily driver state. The Nexus 7 is a nice tablet, with a good screen resolution, feel, and size.</p>
  81. <p>Of course, you may suffer from a lack of apps compaired to what you may be used to from iOS or Android, however there is a nice selection of apps available on the Open Store that may fill almost any role you need them to.</p>
  82. <p>Overall, I would definitely suggest this setup to anyone wanting a nice tablet with a free OS on it, or simply a nice tablet experience overall!</p>
  83. <h2 id="afterword-app-picks">Afterword: App Picks</h2>
  84. <p>Here are some apps I recommend using on Ubuntu Touch:</p>
  85. <ul>
  86. <li>FluffyChat (Matrix Client)</li>
  87. <li>Podbird (Podcast client)</li>
  88. <li>Telegram/TELEports* (Telegram)</li>
  89. <li>uMastonauts (Mastodon client)</li>
  90. <li>Recorder (audio recorder)</li>
  91. <li>uAdBlock (system-wide ad blocker)</li>
  92. <li>UT Tweak Tool (tweak UT even more. Use caution!)</li>
  93. </ul>
  94. <p>*TELEports is still in beta as of writing</p>
  95. <hr />
  96. <p><a href="https://i.creativecommons.org/l/by-sa/4.0/88x31.png/" target="_blank">[IMAGE] CC BY-SA 4.0</a><br />
  97. This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</p>
  98. </main>
  99. </body>
  100. </html>