This application demonstrates the usage of Tizen download API
The application downloads files from http://techslides.com
and http://download.blender.org
. If these domains are not accessible it will not work.
You can change the source location of files to download by changing the contents of url1
and url2
variables in main.js
file