what u are doing in File file=chooser_save.getSelectedFile(); ??

what u want in actual?

i guess , the code should looks like this,


File file=chooser_save.getSelectedFile().getPath();