I recently got back from Greece, and while I were there an old idea got back into my notebook. I will present it to you when the time is right (and the prototype is ready), but for now, I will present a short video about Android and how to turn […]
How to
2 posts
I recently decided to go back to Java, especially because of the features provided in version 8. Here’s how I did it (tldr in bottom). First things first, we need a repository to pull the packages from, so we add webupd8team’s java PPA repository with: sudo add-apt-repository ppa:webupd8team/java Running this […]