how to upload file using android phonegap?

前端 未结 3 1755
日久生厌
日久生厌 2021-01-18 14:49

I created application using android phonegap. I want to upload file ((i.e. when I click upload button file selection dialog box will open, then I select the file then click

3条回答
  •  滥情空心
    2021-01-18 14:49

    Phonegap Plugins are the way to go.

    There are fileuploader plugins out in the git repo that you can use.

    Here's links to the iPhone and Android plugins:

    iPhone File UPloader

    Android File UPloader

提交回复
热议问题