Thanks! I will try that!
On Wed, Oct 22, 2008 at 6:13 PM, Peli <[EMAIL PROTECTED]> wrote:
>
> You probably have to use MediaScanner:
>
> http://code.google.com/android/reference/android/media/MediaScannerConnection.html
>
> Peli
>
> On Oct 22, 6:39 am, "for android" <[EMAIL PROTECTED]> wrote:
> >
You probably have to use MediaScanner:
http://code.google.com/android/reference/android/media/MediaScannerConnection.html
Peli
On Oct 22, 6:39 am, "for android" <[EMAIL PROTECTED]> wrote:
> Oh thanks Peli.Now I am able to see those files.Thanks very much.
>
> However i wanted to know where is th
Oh thanks Peli.Now I am able to see those files.Thanks very much.
However i wanted to know where is there a way to progrmatically scan the Dev
Tools.
Thanks
Guru
On Tue, Oct 21, 2008 at 6:38 PM, Peli <[EMAIL PROTECTED]> wrote:
>
> You have to click "Dev Tools" (or "Ze Dev Tools") / Media scanne
You have to click "Dev Tools" (or "Ze Dev Tools") / Media scanner.
Once the sd card has been scanned, you should see your mp3 file in the
media player.
Peli
On Oct 21, 2:28 pm, "for android" <[EMAIL PROTECTED]> wrote:
> Yes i see the file by the way you have specified.
>
> Let me explain once mo
Yes i see the file by the way you have specified.
Let me explain once more.I download an mp3 and save it in the SDCard.After i
have saved it,should it not reflect in the mp3 files of the music icon that
is present on the phone.What should i do so that the file which I download
or save be visible i
I also don't understand what you do to check that you don't see the
file on the SD card.
Do you mean a real SD card that you inserted physically into your
computer?
Could you explain this in more detail?
Can you try the following in a DOS window:
adb shell
cd sdcard
ls
Do you see your file then
any help?
On Mon, Oct 20, 2008 at 11:26 AM, for android <[EMAIL PROTECTED]> wrote:
> Thanks Mega for looking into this
>
> I am seeing the sdcard from the emulator..When i start the emulator i have
> given the option in eclipse of the location of the sdcard.So after i
> download the file I want t
Thanks Mega for looking into this
I am seeing the sdcard from the emulator..When i start the emulator i have
given the option in eclipse of the location of the sdcard.So after i
download the file I want to view this file in the SDcard.I only see this the
file in the DDMS mode,so the file has actua
2008/10/15 guru <[EMAIL PROTECTED]>
>
> I needed to download a file and store it in my sdcard.I first save it
> by writing in the output stream(by using openFileOutput) in the
> application package.From here I copy it to my SDCard and its written
> on my SDCard.But when i see my SDCard in the file
Please could anyone help me
On Thu, Oct 16, 2008 at 11:32 AM, guru <[EMAIL PROTECTED]> wrote:
>
> I needed to download a file and store it in my sdcard.I first save it
> by writing in the output stream(by using openFileOutput) in the
> application package.From here I copy it to my SDCard and
10 matches
Mail list logo