Update Android Gallery
sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED, Uri.parse("file://"+ Environment. getExternalStorageDirectory()) ));
sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED, Uri.parse("file://"+ Environment. getExternalStorageDirectory()) ));
0 comments: