问题
I have two android devices suppose "A" and "B". "A" host SQLite database or in another words, database is located at "A". Now my question is, Is it possible to access database hosted by device "A" from device "B"?(Using Socket or anything else but Without use of internet, router etc.) I want hard-wired peer to peer connection between these two devices. Does any one have a possible solution for this scenario? Your help is appreciated...
来源:https://stackoverflow.com/questions/35497790/can-one-android-device-access-database-located-on-another-android-device