Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Tag

ui design

Android User Interface Design: Icon Design

Android User Interface Design: Icon Design

This entry is part 20 of 21 in the series Android User Interface Design

Just as iOS apps should emulate the look and feel of the iOS platform, professional-grade Android applications should be designed to integrate well with the rest of the Android platform. Today, we diverge slightly from our developer-centric tutorials and provide a basic introduction to designing icons appropriate to the Android platform.

Android User Interface Design: Working With Fragments

Android User Interface Design: Working With Fragments

This entry is part 10 of 21 in the series Android User Interface Design

The new Fragment API for Android, introduced in Android 3.0, allows for easier dynamic user interfaces. In this tutorial, learn how to convert a two-screen ListView to WebView workflow into a single screen workflow designed for large screens, such as those found on tablets.

Android User Interface Design: Frame Layouts

Android User Interface Design: Frame Layouts

This entry is part 8 of 21 in the series Android User Interface Design

Frame layouts are one of the simplest layout types used to organize controls within the user interface of an Android application.