NanoBook - Device Independent Programming in Android

Android Vs iOS Vs PalmOS Vs Windows Phone 7

  • iOS

    Votes: 0 0.0%
  • PalmOS

    Votes: 0 0.0%
  • Windows Phone 7

    Votes: 0 0.0%

  • Total voters
    1

anoopch

Member
Mar 21, 2011
4
0
Device and Display Independent Programming in Android
[Screen, resolution, density & API level independent applications]​
Contents

1. Introduction

2. Information on Displays

3. Terms in Display Measurements

4. Basic Rules for Screen Independency

5. Why Pixel density?

6. Android OS – Screen & Resource Handling

7. Custom Display Parameters


  • 9Patch Images
  • AndroidManifest.xml Specifications
  • Custom resources with qualifiers
  • Custom Scaling and Sizing

8. Testing Your Applications
9. Code Samples




Go here to buy:
Device and Display Independent Programming in Android - Schogini Systems


The book is simple and explains many key tools and scenarios where coding device independent is very essential. Several example codings are also provided wherever needed.
 
Top