Appendix C. App Design Guidelines

This book focuses on the mechanics of developing apps using various Android technologies. However, knowing how to create an app is not enough if you want to succeed as an Android developer. You must also know how to design apps that are only available to users with compatible devices, that perform well, that are responsive to their users, and that interact properly with other apps. This appendix's recipes give you the necessary design knowledge so your apps shine.

C-1. Designing Filtered Apps

Problem

When you publish your app to Google's Android Market, you don't want the app to be visible to incompatible devices. You want Android Market to filter your app so that users of these incompatible devices cannot download ...

Get Android Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.