Embed presentation
Download to read offline















The document proposes adding an HTTP service layer to the Android application framework to allow applications and framework components to expose their own web services through a lightweight component. It suggests using the Monkey HTTP daemon as the web server process due to its small size, asynchronous and plugin-based design, and performance on ARM devices. The HTTP service would be an Android application that exports an API for registering services and handling communication between requesters and server instances.













