Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 625 Bytes

Zooper Widget Sample Skin

Full howto on ZW Skins is available here: http://www.zooper.org/wp/android/zw/apk

Quick Guide

This project uses new gradle build system, so, in order to create a Skin:

  • Install Android Studio 0.3.0 or better
  • Install Android SDK 18 or better and be sure to check Android Build Tools 18.0.1
  • Copy "local.properties.sample" in "local.properties" and edit with your keystore data
  • Import from Android Studio using "Import from external Mode" and select "Gradle"
  • Uncompress apkzip file in the asset directory
  • Edit AndroidManifest.xml and zooper.xml
  • Build
  • Distribute