I want to get the file properties in assets folder on android,But it is unlike general operation use some kinds of methods to get,anybody can help me to get the file propert
Take a look at the documentation of File class, there are lots of methods to get any kind of information about a file.