I want my android application to connect to a device like FlashAir over wifi connection and explore its directories and download the selected files to the android device.
I have gone through this post and got some idea how to scan and detect devices over wifi. Now how can i access its file directories and download the files?