액티비 일 경우
sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED,Uri.parse("file://"+Environment.getExternalStorageDirectory())));
'IT > Android' 카테고리의 다른 글
ScrollView 안에 이미지 적용시 중복된 여백이 생기는 경우. (0) | 2011.10.27 |
---|---|
startActivityForResult 사용 샘플 코드 (Gallery pickup) (0) | 2011.10.27 |
Map API 등록하기 (0) | 2011.10.27 |
INTENT Activity 호출유형 (0) | 2011.10.27 |
EditText 커서위치 설정 (0) | 2011.10.27 |