1

I installed the Ubuntu Touch on my Galaxy Nexus by flashing it thru recovery, but I can't transfer files from my computer to it. Right now I'm in a Windows environment (Windows 8) and I don't want to install Ubuntu just to transfer files. Is there something I can do to transfer them (besides using adb push)?
Right now my computer detects my Ubuntu Touch phone like this:
http://puu.sh/4X9Mb.png
http://puu.sh/4X9Mn.png

If I try to create folders inside this folder or try to paste anything it says I don't have permission. Is there something I'm missing?

david6
  • 14,499
Valmir Junior
  • 131
  • 1
  • 3

1 Answers1

2

Perhaps the easiest way that comes to my mind is to enable SSH (no adb, no developer mode) on your Ubuntu Touch device and transfer your files using WinSCP

Alex
  • 244