Hey guys,
I have done many work on this previously, like googling and all...
But, I need to get a file's creation date in android file system....
I used jdk version1.7 too(latest). It contains classes to get a file's creation date through java....
I could get a file's creation date on Windows File system but couldn't use the same code on android emulator...I use android version 2.2 ....
I saw on a android phone, too, in a file browser (built-in) while reading information of a file we get creation date too.....
Kindly, help.. thanks in advance....


