Java Path to File
FileInputStream input = new FileInputStream(stringPath);
SAMER SAEID
FileInputStream input = new FileInputStream(stringPath);