Question

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top