/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.iamsuleiman.com
| | ryanharter.com
2.6 parsecs away

Travel
| | In the last post we created a basic Android project using Android Studio templates. While it's great that we have a fully functioning master/detail style app, it does look a bit bare. In this post, we'll change this by styling our list view, incorporating (sort of) real data to feed our list. We'll make a custom adapter to drive our list with custom layouts, and introduce testing into the mix to ensure that our app continues to perform as expected.
| | www.codeandunicorns.com
3.2 parsecs away

Travel
| | In this part of the code we are going in depth of overlays of previews and Google Vision API. The next part of the code will be properly commented so the read out should be easier
| | adityarohilla.com
2.7 parsecs away

Travel
| | Have you ever tried screen mirroring (or casting) your phone on a Smart Tv? You must have. There are tons of available applications for this task. If you haven't heard of Screen mirroring, let me explain: Screen mirroring (sometimes calledscreen casting) allows you to mirror your mobile device's content to your TV screen. It can...
| | pbrisbin.com
14.4 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.