미디어 및 기타 파일에 대한 저장 매체를 검사.
이름 | SD Scanner |
---|---|
버전 | 1.11 |
업데이트 | 2015년 08월 04일 |
크기 | 34 KB |
카테고리 | 도구 |
설치 수 | 500K+ |
개발자 | Jeremy Erickson |
Android OS | Android 4.0+ |
Google Play ID | com.gmail.jerickson314.sdscanner |
SD Scanner · 설명
In Android 4.4 KitKat, the method used by most older programs to rescan a storage medium no longer works. Instead, an interface must be used that only allows one file to be specified at a time. This app works by determining what files/folders might need to be scanned again, and then by calling the correct API on each file/folder.
This app is licensed under the GNU GPL v2 or later, with source code available at http://github.com/jerickson314/sdscanner
SD Scanner can be used with Tasker by using the "Send Intent" action listed under "System."
Use the following settings, leaving the ones I don't list at the default:
Action: android.intent.action.RUN
Package: com.gmail.jerickson314.sdscanner
Class: com.gmail.jerickson314.sdscanner.MainActivity
Target: Activity
If anyone wants to write a proper Tasker plugin, I'll happily take a Pull Request on Github.
Additional contributions from the following:
- Czech translation: Jaroslav Lichtblau
- Chinese translation: Laurence Chiu
- Russian translation: Github user "relan"
- UI tweaks: relan