Explore >> Select a destination


You are here

blog.botcity.dev
| | digitaldrummerj.me
10.3 parsecs away

Travel
| | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting.
| | ryanharter.com
11.3 parsecs away

Travel
| | This is the third post in my Start to Finish series. Last time I talked about source control with Git. We've talked about basic tools, and about source control, so now we're ready to get into actually creating an Android app. In this part of the series, we're going to create a new project using Android Studio. Android Studio is Google's Integrated Development Environment (IDE) that we will use to create our Android app.
| | 10xlearner.com
11.1 parsecs away

Travel
| | Hi dear reader, I'm Xavier Jouvenot and in this article, we are going to talk about how to set up Android Studio to have it run the default c++ project. This is the beginning of a series of blog post in which I will experiment with Android Studio to create some application I have in...
| | bill.burkecentral.com
40.4 parsecs away

Travel
| It took me a while to figure this out so I thought I'd share it. I have Java quarkiverse project that releases a quarkus extension to nexus using the maven release plugin and builds CLI binaries with Graal after the fact for windows, macosx, and linux. The binaries are uploaded to a Github release of...