Software Archive
Read-only legacy content
17061 Discussions

Intel XDK - Send files to mobile

Dani_Carla
Beginner
462 Views

Hi guys
Does anyone know of a plugin or a way to send files to the mobile?

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
462 Views

Do you mean send files from a server to your mobile app? Or from another mobile device to your mobile device?

0 Kudos
Dani_Carla
Beginner
462 Views

From server to mobile...

I need send PNG and XML to folder of my app.. but i dont any ideas to make this

0 Kudos
PaulF_IntelCorp
Employee
462 Views

You'll need to learn how to use the cordova-plugin-file and perhaps a few other plugins. I would start by checking some of these posts in StackOverflow > https://stackoverflow.com/search?q=cordova+download+file+from+server

0 Kudos
Reply