MayLoon is a developer tool which assists Android developer to migrate their Android application to HTML5 platforms quicker.
It contains two parts:
- mayloon-porting-tool, which is distributed as an Eclipse plugin and serves as the interface for the developers.
- mayloon-runtime, which basically simulates many Android framework capabilities on top of HTML5 platforms and needs to be loaded with the converted Android app before launching.
Please checkout the wiki pages for user guide and the design rationles about how we make the conversion possible.
Please submit your bug reports via the GitHub issues
This is the source code of the mayloon runtime. The code for the plugin is hosted in another repo (mayloon-porting-tool)
Please follow the instructions available here
MayLoon runtime is released under Apache License, Version 2.0