Google has enabled its Fragments API for non-Honeycomb versions of Android, allowing developers to code apps with layouts that work both on smartphones and tablets. The new Android Compatibility ...
Learn how to use the Fragments API in Mono for Android to create an application UI for multiple screens, such as a handset and tablet. With the release of Android 3.0, Google added support for larger ...
Android is an exciting platform to develop for, but it does have one major limitation: you can only display a single Activity onscreen at any one time (true, the upcoming Multi-Window mode does seem ...
Artem is a die-hard Android fan, passionate tech blogger, obsessive-compulsive editor, bug hunting programmer, and the founder of Android Police and APK Mirror. Most of the time, you will find Artem ...
In a post on the Android developer blog, Google has announced the availability of a new static library for Android developers that provides a more portable implementation of the Fragments API. This ...