I am developing an app in which I want to shows list of all devices which are connected to one router using wifip2p same like in xender. I don't know how to do this because I am new in Android programming.
Asked
Active
Viewed 1,704 times
-1
Donald Duck
- 7,638
- 19
- 69
- 90
CHIRAG SORTHIYA
- 11
- 2
-
This might help http://stackoverflow.com/questions/3345857/how-to-get-a-list-of-ip-connected-in-same-network-subnet-using-java – Luís Gonçalves Apr 06 '17 at 10:54
-
@LuísGonçalves I want devices connected with wifi not with LAN – CHIRAG SORTHIYA Apr 06 '17 at 11:00
-
Have you looked into possible available API's of the router's brand? – Edwin Lambregts Apr 06 '17 at 11:03
1 Answers
0
This GitHub Repo called Android Network Discovery might help you to get list of all contected devices.
Siddharth Sheth
- 197
- 1
- 6