Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In our quest to build an Android app without Java, we’ve discussed how to use CSS to style a collection of HTML pages to look like an Android app. In this chapter, we’ll lay the groundwork to make those same pages behave like an Android app. Specifically, we’ll discuss:
Using Ajax to turn a full website into a single-page app.
Creating a Back button with history using JavaScript.
Saving the app as an icon on the home screen.