|
You are here |
kylewbanks.com | ||
| | | | |
10xlearner.com
|
|
| | | | | Hello ! I'm Xavier Jouvenot and here is the fourth part of a long series on The Modern C++ Challenge. In this article, I am going to explain how I solved the fourth problem in C++, and how I integrated the solution in an Android project. The objective of fourth third problem is simple. We... | |
| | | | |
altbeacon.github.io
|
|
| | | | | Android Beacon Library : An Android library providing APIs to interact with Beacons | |
| | | | |
pbrisbin.com
|
|
| | | | | 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. | |
| | | | |
blog.kdgregory.com
|
|
| | | When I want to package a Java application in a single JAR with all of its dependencies, I normally turn to Maven's Shade plugin. This ... | ||