Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1004891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T08:12:16+00:00 2026-05-16T08:12:16+00:00

I want to develop an application for the android platform that can download some

  • 0

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

How can i use android’s download manager like it is used in the Android market app? I mean, the one when the user downloads something, a download status is shown in the notification bar.

Sorry about my English!

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T08:12:17+00:00Added an answer on May 16, 2026 at 8:12 am

    The one you mean is probably build into the Android market app. So I guess there is no way to easily reuse it but rather you’d have to build a similar one by yourself.
    You may want to check out the following SO posts for that purpose:

    • Refresh progress bar in notification bar
    • Progress bar in notification bar when uploading image?

    Depending on what kind of files you use I found the easiest way to download files from a remote server is to fire an intent like

    Intent downloadIntent = new Intent(Intent.ACTION_VIEW, Uri.parse(pathToFile));
    

    If the “pathToFile” is an HTTP address to a pdf document for instance, the Browser will automatically start a download which is shown in the notification bar and once it is finished, the user can click on it and (if an according app is installed) the file will be opened.

    If you need to further process the downloaded files from within your app, then it’s probably better to handle the download by yourself, opening an HTTP connection etc…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am to develop an Android application that receives a message from server but
I want to develop an Android application that visualize Dicom files and present them
I want to develop application that sends image/txt or any file from one android
I want to develop a application on Android platform to connect to salesforce. From
I want to develop android based application in c#.Can anyone tell me where can
I've to develop an android application that allows users to chat I want to
I want to develop an Android application which can run on all ,screen type
I want to develop an android application which retrieving data from the Waze Live
I want to develop an android application, but i dont want to use the
I new in the android developing. I want to develop simple application that will

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.