9a6a7efe72 | ||
---|---|---|
docs | ||
res | ||
src/org/mozilla/android/synthapk | ||
template | ||
.gitignore | ||
AndroidManifest.xml | ||
README.md | ||
VER.txt | ||
build.xml | ||
package.json | ||
proguard-project.txt | ||
project.properties |
README.md
APK Factory Library
Creates a synthentic .apk from an Open Web App manifest.
dummy-fennec
This is a simplistic host app that will be replaced by fennec.
template
This is the template that will be to build synthetic APKs.
library
This is a library project which may be utilized by the templatized synthetic APKs.
The synthetic APKs should be able to communicate with dummy-fennec
.