Phonegap how to download and open pdf file in android app

前端 未结 4 1546
囚心锁ツ
囚心锁ツ 2020-12-06 12:54

recently i am working on a android apps build in phonegap, i am quite new with mobile development and this i smy first appsbut, and i am stuck when try to download some docu

4条回答
  •  醉梦人生
    2020-12-06 13:36

    Make sure you've had these lines in your manifest.xml :

    
    
    

    You can find help here How to download a pdf file in Android?

提交回复
热议问题