Android Question Sqlite data from PC in the same network to Android

Rvaras

New Member
Hey everybody!

I am new to android world so excuse me if it's a too *basic* question... :)

What would be the easiest way to get my PC desktop app to communicate some of its sqlite data to an android mobile device (sharing the same network) ? (OR the easiest way to get my android device to read some of the Sqlite Datafile)

Ideas or clues to learning resources on this subject are also welcome...

Thanks
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

Rvaras

New Member
Downloading the full database is not an option, as it is often changing and too large for that.

ButI will take a look at the links.

Thanks Erel.
 
Upvote 0
Top