Chapter    10

Project: Movie Player Using HTML and JavaScript

In this chapter, we will reimplement the movie player application that we developed in Chapter 5 in HTML and JavaScript by using the SL4A framework. Since the SL4A framework does not provide all of the functionality that is needed for the movie player application, we will go one step further and integrate a new custom façade into the SL4A framework. We will package the resulting application as a stand-alone Android script application that can be distributed and deployed in the same way as an ordinary Android application.

Getting the SL4A Source Code

Our movie player application requires access to the media store content provider in order to query for a list of movie files on the ...

Get Android Apps with Eclipse 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.