다운로드 (1) 썸네일형 리스트형 안드로이드에서 공용디렉토리의 절대경로를 얻는방법 예제 코드는 Download 디렉토리의 절대경로를 가져온다. string pathFile = Android.OS.Environment.GetExternalStoragePublicDirectory(Android.OS.Environment.DirectoryDownloads); 이전 1 다음