Hello community,
basically what I am trying to do is transfer files to and from my Galaxy Tab 2 10.1" (Android 4.0.3 unrooted) to my Linux OpenSuse 12.2 64bit box. I have tried various mtp tools to no avail. I installed the Android SDK bundle from here Android SDK | Android Developers.
I am now able to browse my Tab using
./ddms
and
Device → File explorer
however I get
10:19:03 E/ddms: transfer error: Permission denied
Failed to push selection: Permission denied
as soon as I try to push something onto the device via GUI.
I was not able to run ./ddms as root using sudo or kdesu.
Any suggestions?
Nikos
PS: I have enabled USB debugging on the tab.