android and power point
I want to play power point presenetaions on android. basi开发者_运维知识库cally when user cliks on button , play ppt file. How to do that? any example?
A quick google shows an open source project that you could use to learn how to do what you need (link). Or perhaps you can install another application and fire off an intent to it to open your ppt file.
精彩评论