Hi,
I have an embedded device running Linux kernel version 3.0. I am trying to add MTP responder support on the device (replacing the existing Mass Storage Class). I had a look at the gadgetfs implementation of Android - however, I am having issues integrating the code.
Any pointers on how to go about implementing MTP or a link to current implementation would really help me.
Thank you.