开发者

System call to open a pdf on Entourage eDGe's E-Reader

开发者 https://www.devze.com 2023-01-10 16:37 出处:网络
I am trying to write an app that requires different PDF files to be opened and displayed on the E-Reader side of the eDGe\'s开发者_开发技巧 dual screens while the app is running on the LCD side. I\'ve

I am trying to write an app that requires different PDF files to be opened and displayed on the E-Reader side of the eDGe's开发者_开发技巧 dual screens while the app is running on the LCD side. I've been using Better Terminal Emulator to cruise around the eDGe's file system but can't seem to find the command that opens PDF files. Does anyone know it or is there even one?


I'm going to answer my own question in case someone runs into the same issue. Using an intent with the action set as ACTION_VIEW, the mime type set as application/pdf, and a pdf file as the data, the Library will handle the intent.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号