Skip to content

prophecy/WonderToolkitAndroid

Repository files navigation

WonderToolkitAndroid

WonderToolkitAndroid

The real essential reusable source code for Android. It's intent to enjoyfully initiate project in simple steps.

Installation guide (wpm)

  1. Download all source code in ./wonder_modules directory
  2. Create "wonderconf.json" and paste the configurations below.
{
  "name": "WonderToolkitAndroidSample",
  "description": "Simple script to add WonderToolkitAndroid to your project",
  "host": "http://wondersaga.com/wonder_modules/",
  "version": "0.0.1",
  "dependencies": {
    "Android": {
      "projectPath": "./Your/Project/Path/Is/Here",
      "settingGradleSubPath": "/"
    }
  }
}
  1. Type wpm "run WonderToolkitAndroid"

About

Essential reusable source code for Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages