@Khalid80
the docs says: 'On Windows this is a named pipe and on Unix this is a local domain socket.'
I guess Android counts as Unix here, so if Androids socket is compatible to that, it could work.
On the other hand, you could also use a localhost TCP socket.