Scalable Android Apps
Scalable Android Apps
More than 300 devices with different Screen sizes and dimensions Screen densities Android versions OEM skins Control interfaces
Design Pattern =
a solution to a common problem
Action Bar
Smartphones + Tablets
Dashboard
Smartphones
Split View
Tablets
Layout Managers
RelativeLayout LinearLayout
FrameLayout TableLayout Custom Layouts AbsoluteLayout
RelativeLayout
480 x 800
320 x 480
Multiple Layouts
Screen size
Android version
Screen orientation
480 x 800
320 x 480
android:padding="10dp"
9-patch images
http://developer.android.com/guide/developing/tools/draw9patch.html
Multiple APKs