Copy link to clipboard
Copied
Hi,
I am using adobe animate CC 2015. I developed HTML5 canvas game. I need a help, how to convert html5 canvas to Android APK.
Is this possible, please help me. Give sample code or sample link.
Thanks in advance.
If you already have a fully working web activity, with lots of JavaScript in it, and you want to make an app version of the site, you could either rewrite everything in ActionScript, or you could make a wrapper kind of app.
If you choose to do a wrapper you could use PhoneGap:
or you could use Adobe Animate with a StageWebView to load the HTML page. The documentation for StageWebView has example code:
Copy link to clipboard
Copied
If you already have a fully working web activity, with lots of JavaScript in it, and you want to make an app version of the site, you could either rewrite everything in ActionScript, or you could make a wrapper kind of app.
If you choose to do a wrapper you could use PhoneGap:
or you could use Adobe Animate with a StageWebView to load the HTML page. The documentation for StageWebView has example code:
Copy link to clipboard
Copied
theres also some dignify apk builders for html and sometimes better than phone gap, like cocoon js, and intell crosswalk
Find more inspiration, events, and resources on the new Adobe Community
Explore Now