Skip to content

miguelfreitas/twister-webview-app

Repository files navigation

twister simple webview app


= Android Mobile Sample App

This is a very simple app, that uses a webview. It's part of this tutorial.

Note: to build the apk, two additional files are needed:

  1. twisterd:

Get 'VirtualBox image to compile twister for Android' http://twister.net.co/?p=449 compile native 'twisterd' arm executable.

$ zip twisterd.zip twisterd
$ cp twisterd.zip res/raw/bin.mp3
  1. twister-html:
$ cd twister-html
$ git archive --format zip --output ../twister-webview-app/res/raw/html.mp3 master
  1. build it:
$ ant debug

About

sample webview app for android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages