[android-developers] Re: Accessing Files on the sdcard

2009-01-13 Thread hmmm
I guess it should be like File f("sdcard/myaudio.3gpp") then FileInputStream(f) or just FileInputStream("sdcard/myaudio.3gpp"") -Original Message- From: Tez To: Android Developers Date: Tue, 13 Jan 2009 07:25:59 -0800 (PST) Subject: [android-developers] Accessing Files on the sdcard

[android-developers] Re: Accessing Files on the sdcard

2009-01-13 Thread hmmm
sorry, "/sdcard/..." -Original Message- From: hmmm To: android-developers@googlegroups.com Date: Tue, 13 Jan 2009 18:35:23 +0300 Subject: [android-developers] Re: Accessing Files on the sdcard > > > I guess it should be like File f("sdcard/myaudio.3gpp"

[android-developers] Re: Accessing Files on the sdcard

2009-01-13 Thread Jean-Baptiste Queru
rom: hmmm > To: android-developers@googlegroups.com > Date: Tue, 13 Jan 2009 18:35:23 +0300 > Subject: [android-developers] Re: Accessing Files on the sdcard > >> >> >> I guess it should be like File f("sdcard/myaudio.3gpp") then >> FileInputStream(f) or just File

[android-developers] Re: Accessing Files on the sdcard

2009-01-14 Thread Tez
quot; > > > -Original Message- > > From: hmmm > > To: android-developers@googlegroups.com > > Date: Tue, 13 Jan 2009 18:35:23 +0300 > > Subject: [android-developers] Re: Accessing Files on the sdcard > > >> I guess it should be like File f(

[android-developers] Re: Accessing Files on the sdcard

2009-01-14 Thread Jean-Baptiste Queru
gt;> >> > sorry, "/sdcard/..." >> >> > -Original Message----- >> > From: hmmm >> > To: android-developers@googlegroups.com >> > Date: Tue, 13 Jan 2009 18:35:23 +0300 >> > Subject: [android-developers] Re: Accessing Files on the

[android-developers] Re: Accessing Files on the sdcard

2009-01-16 Thread Tez
13, 2009 at 7:37 AM, hmmm wrote: > > >> > sorry, "/sdcard/..." > > >> > -Original Message- > >> > From: hmmm > >> > To: android-developers@googlegroups.com > >> > Date: Tue, 13 Jan 2009 18:35:23 +0300 > >> > Subjec

[android-developers] Re: Accessing Files on the sdcard

2009-01-16 Thread Jean-Baptiste Queru
ge instead of hard-coding "/sdcard". >> >> >> JBQ >> >> >> On Tue, Jan 13, 2009 at 7:37 AM, hmmm wrote: >> >> >> > sorry, "/sdcard/..." >> >> >> > -Original Message- >> >