Explore >> Select a destination


You are here

blog.iamsuleiman.com
| | android-developers.googleblog.com
12.0 parsecs away

Travel
| | News and insights on the Android platform, developer tools, and events.
| | adityarohilla.com
8.6 parsecs away

Travel
| | Hey people! In this tutorial, we'll develop a basic Audio capturing android application. This tutorial is the second part of the series in which we develop basic Android applications. You can find the previous article on Screen mirroring here: Screen mirroring android app Let's start developing our recorder app. The most common way to do...
| | wittchen.io
14.5 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.
| | dansmonnid.art.blog
27.1 parsecs away

Travel
| Voir l'article pour en savoir plus.