What's the easiest way to check if a file exist or not ? I use the :
Using java Syntax Highlighting
- File f = new File("f.txt");
- if (f.exist()) {
- ...
- }
Parsed in 0.029 seconds, using GeSHi 1.0.8.4
it's not working...
Regards,
sasuke

)


cabernet1976 wrote:I just think we'd better to create a class which can work for the file both in file system and sdcard.
How do you think about it?

Return to Other Coding-Problems
Users browsing this forum: No registered users and 9 guests