Self hosting html5 applications

What are the available options to host html5 applications locally on a mobile device (android)? I tried PhoneGap - it’s nice, but too “fat”. Is there anything else worth looking?

Do you want to export games as hybrid app?
If so, you could try cocos2d JSB. The JSB hybrid app have a native performance, you will enjoy it.

No, assuming I have a js/html game I’d like to distribute it as a self-contained application that doesn’t need access to the internet.