I want to create a small application for android that will go to connected PC and copy some files from it.
It is clear that linux-based device can't do it directly, but i don't know where to start - i found no class that provides any access to a connected pc
Any help will be appreciated.

