It depends on the Arduino board. If it supports multiple connections then it will work. You need however somehow to set the connections UIDs.
Another option is to let one Android device to send the data to the second device. If you are connected over the local wifi network then you can use HttpServer for that.