Skip to content

zhourenjian/mayloon-runtime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

MayLoon is a developer tool which assists Android developer to migrate their Android application to HTML5 platforms quicker.

It contains two parts:

  1. mayloon-porting-tool, which is distributed as an Eclipse plugin and serves as the interface for the developers.
  2. 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

mayloon-runtime

This is the source code of the mayloon runtime. The code for the plugin is hosted in another repo (mayloon-porting-tool)

getting-started

Please follow the instructions available here

License

MayLoon runtime is released under Apache License, Version 2.0

About

This is the source code of the mayloon runtime. The code for the plugin is hosted in another repo (mayloon-porting-tool)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%