Continued my work on my first android app, added material you support, made it all around nicer: github.com/robotarmin/minesweepergameI started to learn how to use Android Studio by trying to build apps based on multiple tutorials and google searches. I currently have a simple stopwatch app based on a tutorial. I added a button to it which opens the repo. It's not much but I understand how Android Studio --and the whole building and testing of an app-- works far better now:)
github.com/robotarmin/minesweepergame
The name of the repo may be quite misleading. There is no minesweeper game here (yet). I thought of that as a bigger project, but as I started i came to understand how hard that would be with my current skills (I do not really know Java syntax yet).