Fragments are a powerful feature of good Android UI that allow you to approach app design in a modular manner. These are distinct views that can contain entire layouts and that come with their own ...
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 ...
Google’s Android Studio 3.0 dev environment has just become available in the stable channel, with a few major changes and a bunch of small ones – the most notable being built-in support for Kotlin and ...
Welcome to part two of this custom launcher tutorial! If you haven’t already read part one of this series, read it and come back. To an even greater extent than part one, this is a somewhat advanced ...
Find out what to look for in the latest version of Android Studio, including support for Kotlin, Java 8, and a wealth of new tools and plugins. If you’re new to Android Studio, this tutorial series ...