I'm developing an Android App using a local Neo4j database. I've connected them using the REST API with an HTTP connection. My problem is that it only works property if the device where the app is runnig and the computer where the database is hosted are in the same local network. If I disconnect the devide from the WiFi network, the connection doesn't work.
Is there any way to solve it?
What ip adress and port should I use? Now, I'm using the ip of the computer where the DB is hosted (cmd -> ipconfig).
I'm using Windows 10 and Neo4j Community Edition 3.2.2