HTML application wrapper, creates a directory (usually at /storage/emulated/0/) called ADenv, and a file called ADenv.html, replace this HTML with the one you want (name must be ADenv.html), it will generate a 'working copy', allowing you certain modifications at runtime, if data is important, make copies of ADenv.saved.html often, as sometimes files are "corrupted". Also a properties file can be in the directory, to force some settings (orientation and scale), it's optional, but can help you to get a certain effect.
ADenv.properties is optional
ADenv.apk is the app itself
ADenv (5).zip is the source file
IMPORTANT NOTE: I have a new Android deploy environment, far better, far newer, but not-well documented, it's called Xenv, it was on github but they removed it after some policy change.
Features
- Deploy environment for Android > 7
- HTML
- JS
- R/W (Original HTML must be created elsewhere, but can be modified if HTML supports it, example, x-whnb)
- Proof of Concept (test with javascript interface under Android)