FileProvider.getUriForFile() 用來取得替換的檔案路徑,第二個參數就是 AndroidManifest.xml 中宣告的 android:authorities 。 取得替換路徑後,需要呼叫 intent.addFlags ...
確定! 回上一頁