Android交互设计

    These classes focus on the best Android user experience for your app. In some cases, the success of your app on Android is heavily affected by whether your app conforms to the user’s expectations for UI and navigation on an Android device. Follow these recommendations to ensure that your app looks and behaves in a way that satisfies Android users.

    Designing Effective Navigation

    How to implement various navigation patterns such as swipe views, a navigation drawer, and up navigation.

    Notifying the User

    How to properly add a search interface to your app and create a searchable database.