开发者

Load PDF as background - Android

I am trying to write an android application that will load a PDF as a background so that I can add some extra information on top of it without modifying the actual PDF. I am new to Android开发者_如何学编程 development and I been having a lot of trouble with this. I need to find a way to somehow open a PDF and then start a new transparent activity on top of it?


Use a FrameLayout, place a View containing your PDF on background, and everything you want to be on top of it - on foreground. Good luck!

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜