I m 开始从像这样的法典中读出一个版本:
public static final int MY_INTENT_FLAG = 1;
String documentName = "filename.pdf";
File file = new File(getFilesDir(), documentName);
if (file != null && file.exists()) {
Uri filePathUri = Uri.fromFile(file);
Intent intent = new Intent(Intent.ACTION_VIEW);
intent.setDataAndType(filePathUri, "application/pdf");
try {
startActivityForResult(intent,MY_INTENT_FLAG);
} catch (ActivityNotFoundException e) {...}
}
该文件对开放并读。 然而,当我向来自pdf的读者发出背顿时,并不叫作精算师。 为什么如此? 这完全是因为它的读者在完成学业时没有制定结果守则? 我在我的装置上有缩略语阅读器。
I want to know when I get back from the external Activity so that the user don t need to login again in this case.
感谢你提供的任何投入