Strinh url = "http://coderzheaven.com/sample_folder/sample_file.png";
String fileName = url.substring( url.lastIndexOf('/')+1, url.length() );
No comments:
Post a Comment