Hello.
I was interested in how Android's standard mailer stores mail messages.
So I did:
0. synchronize clocks of my Windows PC, Linux machine, and Nexus 7.
1. create an empty folder in Windows PC.
2. touch a timestamp in the folder.
3. send a mail message from myself to myself with Nexus's standard mailer.
4. fetch the message via POP.
5. reboot Nexus.
6. connect Nexus to Windows PC
7. copy all the data in the Nexus visible from Windows PC to the
folder.
8. rsync the folder to my Linux machine.
9. on the Linux machine, `find . -newer timestamp -type f` but find
Nothing.
Thank you.
--
Hiroki Horiuchi from Japan
I was interested in how Android's standard mailer stores mail messages.
So I did:
0. synchronize clocks of my Windows PC, Linux machine, and Nexus 7.
1. create an empty folder in Windows PC.
2. touch a timestamp in the folder.
3. send a mail message from myself to myself with Nexus's standard mailer.
4. fetch the message via POP.
5. reboot Nexus.
6. connect Nexus to Windows PC
7. copy all the data in the Nexus visible from Windows PC to the
folder.
8. rsync the folder to my Linux machine.
9. on the Linux machine, `find . -newer timestamp -type f` but find
Nothing.
Thank you.
--
Hiroki Horiuchi from Japan