Welcome Guest! To access all forums & features, please register an account or sign-in. → Why register?



Just got meself a Nexus 7... But!


24 replies to this topic - - - - -

#1 kraized

    Slam Dunk My Funk!

  • 4,707 posts
  • Joined: 04-July 04
  • Location: London

Posted 06 August 2012 - 20:40

I fear now that I'm gonna have to return it because of one major design flaw. That is, the use of the EXT filesystem.

When I try and copy a selection of folders full of photos to the Nexus 7 whether via USB MTP or Wireless, every single file has had it's timestamp changed to the exact time/date the copy operation occurred. This for me, is a complete nightmare.

I have loads of folders with photos that I need to keep in chronological order, if the timestamp is changed (without actually modification of the files) I am unable to sort them date descending (so the newest files appear first).

I have even tried copying a test selection to my Dropbox and using FolderSync to sync the photos back down to the device - however, this doesn't work either. As soon as the files are on the device the filesystem modifies the timestamp. :(

I could of course just leave the photos in the Cloud and view them that way, which I don't mind but I have yet to find a photo gallery app that is able to view photos via Dropbox and provide slideshow capability without downloading them to the device.

Everything works just fine on my SGSII (running ICS 4.0.4) when copying data as all timestamps are retained. I believe this to be down the use of the FAT32 filesystem as opposed to EXT and the fact that USB Mass Storage works and not crappy USB MTP as used on the Nexus 7.

If anyone has a successful workaround to retain timestamps of files I would appreciate it. I can't believe its so difficult to copy a few photos to the device.

I don't want to send it back as I love the Nexus 7 and Android in general but I think I'm gonna have to if I can't get it to work the way it should.

:(


#2 Ryoken

    The Other Other White Meat

  • 2,221 posts
  • Joined: 10-September 09
  • Location: Nova Scotia, Canada
  • OS: Windows 7 x64, MacOS 10.8
  • Phone: iPhone 4S, Nexus 7

Posted 06 August 2012 - 20:56

Try copying a mkv files to the device.. it crashes Windows Explorer lol

#3 wwphil

    Neowinian

  • 13 posts
  • Joined: 09-September 05

Posted 06 August 2012 - 21:02

Ok, but that is not because of the filesystem, it is because of the USB MTP thing.... I believe it is because it is not a simple "copy" where the OS moves files from A to B... it's an app that grabs data and then tells android, create "that" file and put "this" in it, thus resulting in a new file with the "now" timestamp.

zipping your files, and copying the zip over, then extracting it with an app in the nexus7's memory could work. Or running a ftp server on the phone and transferring them that way.... You get the picture... one of these methods should work.

Or you could also ask the devs at cyanogen and they might be able to modify the behavior, or include an option for that.

The last thing I thought is, the metadata of you pictures is untouched... why not find a way to sort using that data ? That would be the actual "right" way to do what you do.

#4 DARKFiB3R

    .::2133520::.

  • 5,596 posts
  • Joined: 06-November 02
  • Location: SE London
  • OS: Windows 8 Pro x64
  • Phone: Lumia 800

Posted 06 August 2012 - 21:05

You could manage you files better I suppose? I manually date my folders, e.g. 25-12-2000 - Xmas Party. The file names take care of themselves.

What gets changed, creation date or modification date?

#5 GatorV

    Internet Surfer

  • 1,647 posts
  • Joined: 22-May 04
  • Location: /home/mx/gdl/

Posted 06 August 2012 - 21:06

Try MIUI FileExplorer, it has a FTP Server and you can push your photos that way.

#6 +Brando212

    Causer of disasters

  • 5,457 posts
  • Joined: 15-April 10
  • Location: right behind you
  • OS: OSX ML, Windows 7/8 Pro

Posted 06 August 2012 - 21:11

try copying the pictures over using Airdroid it's a good tool for working with your android over wifi

#7 PsYcHoKiLLa

    Views expressed are not necessarily those of the management

  • 926 posts
  • Joined: 04-February 07
  • Location: Over there somewhere
  • OS: Windows 8
  • Phone: ZTE Crescent

Posted 06 August 2012 - 21:13

Could you not use an ftp client on the tablet and use Filezilla FTP Server on your PC?

#8 OP kraized

    Slam Dunk My Funk!

  • 4,707 posts
  • Joined: 04-July 04
  • Location: London

Posted 06 August 2012 - 21:19

None of the options mentioned work. I've tried using an FTP server on my NX7 then copying the files over via an FTP client wirelessly. Like I said, as soon as the files get saved to the NX7 the filesystem modifies the timestamp - nothing to do with USB MTP as this is over wireless. I've also tried via OS X and Windows, all results in the same problem.

#9 Mark

    (: ollǝɥ

  • 3,457 posts
  • Joined: 22-October 04
  • Location: Derbyshire, UK

Posted 06 August 2012 - 21:20

Surely there are apps with exif support?

#10 OP kraized

    Slam Dunk My Funk!

  • 4,707 posts
  • Joined: 04-July 04
  • Location: London

Posted 06 August 2012 - 21:25

Yes, I believe that are but not all of my photos have EXIF data (long story). The point is, the timestamp of the files are being altered without the files themselves being opened and re-saved. The files should have the same timestamps on the NX7 as they do on my computer, but they don't. Copying files shouldn't alter the timestamp.

#11 TheReasonIFailed

    Resident Elite

  • 1,064 posts
  • Joined: 22-September 04
  • Location: Berwyn, Illinois
  • OS: Windows 8 Professional
  • Phone: Nokia Lumia 710

Posted 06 August 2012 - 21:36

I'm guessing it's only showing the modified date which are updated when you copy the file. Just need a way to show/sort by creation date. Is that possible in Android?

#12 wwphil

    Neowinian

  • 13 posts
  • Joined: 09-September 05

Posted 06 August 2012 - 21:56

I've been testing on my NX7 and I think something bigger than we think changed cause I was betting that mounting the CIFS share directly in android and doing a copy would yield the desired result.. but even that doesn't work. It actually crashed my NX7. I am thinking this is more jelly bean related... Will test on my phone later. There's only so much android development my company is willing to pay ;-)

I think that you might want to look into a new way of sorting your pics, the behavior we are getting, even if we don't like it, is the right one.

I would begin looking into apps/scripts that could copy your "modify date" from the filesystem to EXIF, as mentionnedby Mark, on your computer, fixing the issue once and for all for the future and all your devices.

#13 OP kraized

    Slam Dunk My Funk!

  • 4,707 posts
  • Joined: 04-July 04
  • Location: London

Posted 06 August 2012 - 22:40

That's all to much hassle just to view some photos correctly. Everything works perfectly on my SGSII. I even updated that to an early JB ROM just to check and the timestamps stay intact.

Guess I'll be buying that 7-inch iPad instead next month.

#14 wwphil

    Neowinian

  • 13 posts
  • Joined: 09-September 05

Posted 06 August 2012 - 23:08

Well, if you're willing to go that route and are convinced that it's a filesystem issue. Root your Nexus, and reformat your internal storage to fat32... problem solved

As for going the ipad way, are you sure it won't do the same ? ( I really don't like Apple in anyway, never played with their devices so I actually don't know )

You really should find a new way to sort your stuff, because I can bet you another device someday will do the same behavior and you will revisit this again. Why not do the jump and be done with it ?

Exif is the proper way

#15 Ryoken

    The Other Other White Meat

  • 2,221 posts
  • Joined: 10-September 09
  • Location: Nova Scotia, Canada
  • OS: Windows 7 x64, MacOS 10.8
  • Phone: iPhone 4S, Nexus 7

Posted 06 August 2012 - 23:12

Dates should be in filenames for easy sorting.. relying on a time modified stamp is just asking for trouble..