Explore >> Select a destination


You are here

juffalow.com
| | pbrisbin.com
1.9 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.
| | jakewharton.github.io
1.7 parsecs away

Travel
| | Field and method binding for Android views.
| | wittchen.io
1.9 parsecs away

Travel
| | When we work with Activities in Android, defining different layouts for different screen orientations is easy. The only thing we need to do, is to create two *.xml files with the same name for layouts in two separate directories (res/layout/ and res/layout-land/). In Fragments its not that easy. In such case, we need to perform additional operations in order to achieve our goal. Fragment in Android is not re-inflated on configuration change, but we can recreate layout and repopulate view manually.
| | www.github.com
11.5 parsecs away

Travel
| Web component to make skeletons. Contribute to mrtrimble/skelly-wc development by creating an account on GitHub.