1

I have two android devices and my application is installed on both device .those devices are in same WiFi network so can I share one application database with other application which is installed in other device ?

3
  • follow below link which help you to access your application database by using content providers. stackoverflow.com/questions/10718891/… Commented Dec 19, 2019 at 4:33
  • @ChiragArora thank you . i want to access the db of 1 app to other app which is installed in other android device Commented Dec 19, 2019 at 4:59
  • You cannot.You need to she db file from one device to another device .Like that only you can able to share the db Commented Dec 19, 2019 at 8:08

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.