Hi,
I've created a web crawler that fetches some data that I need for a project, then the program connects to the local database to insert the data.
Everything works fine but now I need to access those data from an Android app, I've tried everything ...