Intent; import android.net.Uri; import java.io.File; public class Main { public static Intent openFile(String filePath) { String end ...
確定! 回上一頁