Hi! Is it possible to read or connect sqlite database from computer (localhost) to android application?..
I want something like this:
Android App will connect to SQLite Database where that database is stored on localhost computer.
Is it possible?..
I want something like this:
Android App will connect to SQLite Database where that database is stored on localhost computer.
Is it possible?..