문제

I'm trying to create a application which will talk to a database and use a custom web service. But I did hear a year ago or so a library for Android, IOS and Windows mobile which basically allows you to call a website and display the website inside of your application, so it is a browser but there is no navigation or anything special it just uses Javascript (I think). Does anyone have any ideas on what this library is called or do they know of a similar library which would allow my goal to be reached.

도움이 되었습니까?

해결책

Apache Cordova may be your answer, you can check it here : https://cordova.apache.org/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top