I want to detect connected device to my wifi and their information such as device name, mac address, manufacturer.
I can get connected devices IP using pinging but how can I get the device name and mac address of those?
Edit: I want to do that in my android phone.