Re: [android-developers] Blank screen displayed after downloading from Android Browser.

2010-01-04 Thread Ederson Ferreira
Why don't you try to download the music file by yourself? I mean, starting a thread and opening a HTTP connection to the music URL. In this way, your application will take control over the entire operation. Regards, Éderson On Mon, Jan 4, 2010 at 11:44 AM, Farida Khan wrote: > Does anyone have t

Re: [android-developers] Blank screen displayed after downloading from Android Browser.

2010-01-04 Thread Farida Khan
Does anyone have the solution for this? Regards Farida Khan On Wed, Dec 16, 2009 at 8:24 PM, Binu Geevarghese wrote: > Hi all, > > We are developing an application that requires a download of a music > file (mp3). > We are using the Browser Activity for the same. > > The Browser Activity is invo

[android-developers] Blank screen displayed after downloading from Android Browser.

2009-12-16 Thread Binu Geevarghese
Hi all, We are developing an application that requires a download of a music file (mp3). We are using the Browser Activity for the same. The Browser Activity is invoked from the application and the download url is passed to it, like: startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(download