Chapter 16. Android web development

This chapter covers

  • Understanding Android web development
  • Introducing WebKit
  • Optimizing web applications for Android
  • Storing data in the browser
  • Building a custom JavaScript handler

Mobile software development has usually required working with a proprietary toolset to build applications. The term SDK is a familiar one—the majority of this book covers Android software development using the Android SDK. But the Android SDK isn’t the only way to build and deliver applications for the Android platform. With the emergence of accessible and powerful mobile browser capabilities, it’s now possible to develop applications for the Android platform with web technologies such as HTML, CSS, and JavaScript.[1]

1 See ...

Get Android in Action, Second Edition 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.