Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 385 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 385 Bytes

Android WebView

A simple android app generator to webview based apps.

Requirements

  • Android SDK installed and available on path.
  • ImageMagick

Install

    $ pip install android-webview

Create your app template

    $ android-webview 

Follow the steps and be happy! :)

ToDo

  • Validate parameters
  • Improve android 'target' versions
  • Generate apk. :O