Explore >> Select a destination


You are here

honza.pokorny.ca
| | obem.be
2.9 parsecs away

Travel
| | What's cool about Callbase is allowing businesses manage their calls right there on the browser. Just a sign up; available anywhere; no installs. But what about extending this flexibility to mobile...
| | blog.blundellapps.co.uk
1.6 parsecs away

Travel
| | This blog is going to show you how to write your first Android Things application. We'll discuss the hardware details you need to know to get started and then dive into the code of the android app. Prerequisite, I assume you have a Raspberry Pi (or other AndroidThings compatible board) and you have flashed it
| | pbrisbin.com
2.1 parsecs away

Travel
| | I am not an android developer. I am not even a Java developer. What appears below is my attempt to share what I've learned using the android documentation, google, and copious amounts of trial and/or error. I apologize for mistakes; please offer corrections via twitter or email. I was upset when I first got my Droid Eris that the media player couldn't load a url by default. I stream my mpd out to the world so that I can pick it up away from home.
| | mydeveloperplanet.com
20.9 parsecs away

Travel
| The blog introduces MapStruct, a tool that simplifies mapping code generation between different object models. It explains MapStruct's features and prerequisites, and demonstrates mapping between DTO and domain models using the Spring Boot project. The blog also covers the creation of a mapper, service, and controller, along with testing and concludes with MapStruct's ease of...