our requirement is for API LEVEL 8 (android 2.0). In our application we have requirement of transfering file from my android phone to PC via USB.
Here i would create user interface which can show me the file structure of windows system where i can copy the file or reverse also will do. that is transfering file from windows pc to mobile but programmatically via USB. i dont know whether i am going in right direction or not can anybody help me on that. and suggest me the right way to define the problem so i can achieve some right solution.
Thank you in advance…
our requirement is for API LEVEL 8 (android 2.0). In our application we have
Share
For instructions on how to use the android USB api, please checkout this documentation.