android app unable to connect to the hsqldb server
- by Chinta
I am trying to connect my android app to the hsql db server.
Server runs on computer-1.
I can connect to the db server from local machine through java as well as Db-visualizer.
I can connect to the db server from another computer(computer-2) using Db-visualizer with comouter-1 ip address.
Now trying to connect from my app in Nexus 7 the same…