Here i providing you code for open any type of file using default intent in Android. To open file: File myFile = new File("your any type of file url"); ...
確定! 回上一頁