/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

jakewharton.github.io
| | square.github.io
1.0 parsecs away

Travel
| | A powerful image downloading and caching library for Android
| | 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.
| | dagger.dev
1.7 parsecs away

Travel
| | Dagger is a fully static, compile-time dependency injection framework for both Java and Android.
| | msfjarvis.dev
11.6 parsecs away

Travel
| Lets extend the scope of these tutorials :)