0

I want to develop an application for the android platform with basic4android that can download some files from my server.

How can i use android's download manager like it is used in chrome browser (thats name is downloader) ? I mean, the one when the user downloads something, a download status is shown in the notification bar.

Sorry about my English!

Saeed
  • 3
  • 2

1 Answers1

0

in the official page the basic4android thare are some examples with download manager to prove in the framework basic4android, the best regards!!

  • Welcome to Stack Overflow. Please include all the necessary details in your answer rather than linking to a resource outside the site. – tsnorri Mar 14 '15 at 19:58
  • this link is very usefull http://www.b4x.com/android/forum/threads/downloadmanager-tutorial.22307/#content – Eduardo Jaramillo Mar 15 '15 at 01:44