Best practices for text on Android (Google I/O '18) Tech Mirrors

This session will cover common usages of text in Android apps, and common pitfalls developers fall into that can be avoided. Topics to be covered include styling with spans, working with editable text, measuring your own text, when and how to use different hyphenation algorithms, and a strong emphasis on performance issues and how to … Read more

Preferential practices for preferences (Android Dev Summit '18) Tech Mirrors

What’s new with Preferences? This session guides you through some of the new and powerful features in the AndroidX Preference library and some of the best practices to follow when using Preferences. You also learn how to migrate your existing application away from the framework library for a consistent user experience across all devices. Android … Read more