简体   繁体   中英

Javascript code running under Android

i would like to make Android app for my web-based project. It is written in JS, and requests data from .NET - WCFServices. I would like to ask, if there is a way, how to use the same code, i have for web application. Basicly it would be like browser, but the frame (title, and design, and stuff like that), would be mine.

Any ideas, how to do it?

Regards Watchick

You web app could be native android app with this easy solution: http://www.appsgeyser.com/ They will wrap your html/js/css inside a web view and it will be native. Good luck.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM