|
@@ -233,3 +233,17 @@ I sucessfully managed to compile the app \url{https://github.com/aario/snotepad}
|
|
|
Also I installed Ubuntu, so I could use the same environment as Simon.\\
|
|
|
|
|
|
I wrote the adb guide \url{https://noahvogt.com/resources/adb-guide.html} and corrected all the errors Simon pointed out to me.
|
|
|
+
|
|
|
+\def\day{\textit{April 14st Noah, 2021}}
|
|
|
+\def\weekday{\textit{Wednesday}}
|
|
|
+\subsection*{\weekday, \day}
|
|
|
+
|
|
|
+I updated the adb guide as requested from Simon to include the Activation of the Android USB Debbing. I also made some additional changes.\\
|
|
|
+
|
|
|
+I made a Hello World Program, installed it via adb on my phone and captured this screenshot of it also using adb:\\
|
|
|
+
|
|
|
+\begin{figure}[H]
|
|
|
+\centering
|
|
|
+\includegraphics[width=.4\textwidth]{media/hello-world-app-noah-screenshot}
|
|
|
+\caption{Hello World App}
|
|
|
+\end{figure}
|