sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED,
Uri.parse("file://"+ Environment.getExternalStorageDirectory())));On 31 May 2010 11:21, jp <[email protected]> wrote: > Hi vandana toshniwal > > thank for the fast reply. Do u have a example how to use > ACTION_MEDIA_MOUNTED and specify the > SDCARD path ? > > > > On May 31, 12:13 pm, vandana toshniwal <[email protected]> > wrote: >> hi >> >> just send a broadcast with action ACTION_MEDIA_MOUNTED and specify the >> SDCARD path >> >> Regards >> >> Vandana Toshniwal >> >> On 31 May 2010 09:28, jp <[email protected]> wrote: >> >> >> >> > is there a way to refesh sdcard without turning off the phone? >> >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Android Developers" group. >> > To post to this group, send email to [email protected] >> > To unsubscribe from this group, send email to >> > [email protected] >> > For more options, visit this group at >> >http://groups.google.com/group/android-developers?hl=en- Hide quoted text - >> >> - Show quoted text - > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

