forestgao / jota-text-editor

Automatically exported from code.google.com/p/jota-text-editor
0 stars 0 forks source link

Files created by Jota not visible in Windows Explorer #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Save a text file created on Android.

What is the expected output? What do you see instead?

If i connect my Galaxy Nexus to Windows the file should show up in Windows 
Explorer. But the file doesn't show up, but it is on the device.

What version of the product are you using? On what operating system?

Ver. 0.2.21 (71) on Android 4.0.4

Please provide any additional information below.

It probably has something to do with the MediaStore not knowing about the files 
created by Jota. For more information see:

http://android.riteshsahu.com/tips/galaxy-nexus-does-not-show-all-files-when-con
nected-to-a-computer

Original issue reported on code.google.com by leonwenn...@gmail.com on 8 Jul 2012 at 8:03

GoogleCodeExporter commented 9 years ago
Had that problem just a while ago on my xperia mini pro.

The problem is that your Windows Explorer is in multimedia mode when using the 
USB multimedia mode. So it ignores all files that are no multimedia files.

I needed to change my USB connectivity settings, but I don't know where they 
are on your Galaxy Nexus...

In Xperia it's here:
Preferences/Settings -> Xperia -> Connectivity -> USB mode -> MSC 

Further research told me that this seems not to be supported on the Nexus 
device, so maybe there is a "Developer" submenu in your settings menu which 
allows to activate "USB debugging".

Otherwise the only possibility would be to use the software "My Phone Explorer" 
on Windows and the "My Phone Explorer Client" on your Android device (free on 
Google Play). If your PC supports bluetooth, you can pair it with your Nexus 
and should be able to browse all files. Cable connections are possible as well, 
but I'm not sure how good it works with MPE. 

Original comment by voiceofd...@gmail.com on 8 Jul 2012 at 6:22

GoogleCodeExporter commented 9 years ago
Hi,

I fixed according to the link.

When file is created, it'll be shown in MTP in a moment.
But when file is updated, you can see new version after re-connect USB.

Anyway try it.

http://code.google.com/p/jota-text-editor/downloads/detail?name=jota-text-editor
0221test1.apk&can=2&q=#makechanges

Jiro

Original comment by jiro.a...@gmail.com on 12 Jul 2012 at 1:34