Categories

  • Android Apps
  • Android Games
  • Android Wallpapers
  • Android Wear Apps
  • Android Keyboard
  • Android Themes
  • Android Ringtones

Topics

  • Editor's Choice
  • Top Ranking
  • Pre Register
  • Offline Games
  • 2,3,4 Players Games

Categories

Topics

SD Scanner

SD Scanner APK

1.11 Free ․ Jeremy Erickson ⇣ Download APK (34.31 KB)

What's SD Scanner APK?

SD Scanner is a app for Android, It's developed by Jeremy Erickson author.
First released on google play in 9 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.84 stars with 2,361 rated times.
This product is an app in Tools category
An app to force Android to scan a storage medium for media and other files. Uses a method compatible with 4.4 KitKat and 5.0 Lollipop, tested on my Nexus 5.

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