android - convert existing html5 web to apk using phone gap -


so far have web solution in html5, javascript webrtc solution. running in chrome browser version 28.

is possible embedded / convert whole web solution in single apk using phone gap?

is default phone gap browser support webrtc?

please let know info.

well, first need create projects in phonegap depending on platform, android, ios. can start importing web project www folder relatively , gradually, , see if works. depending on functionality have adapt of course, jqm or other framework perhaps along way.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -