-2

I have 4 Android devices, i want to make One device as Database* Server, and Other Devices as Clients connecting to the database On server.

Note : any database possible.

thanks.

  • 1
    Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Jul 22 '22 at 12:55

1 Answers1

0

I don't think it is a good idea to host a server on a mobile device. But if you want a phone to communicate with each other, try to connect on a mutual local host in the same network

Nhien Nguyen
  • 21
  • 1
  • 3