
UpdatedDec 26, 2025
PublishedApr 24, 2021
Packagecom.virudhairaj.saf.demo
MD5bd6b734abf5a2faec006c849273109db
SHA1 (signer)F9:43:D9:8D:82:98:B8:E6:E8:14:01:18:11:84:67:51:DC:91:8A:11
Signed byCN=Vnrdroidfreak, OU=Droid, O=Droid, L=Virudhunagar, ST=Tamilnadu, C=91
Malware scanUNKNOWN
Contact[email protected]
Privacy policyView
Description
Android kitkat onwards Google introduced default file picker to get files from device.
https://developer.android.com/guide/topics/providers/document-provider
SAF File Picker an another pet project and developer friendly library which is used to capture and pick files by using default Storage Access Framework by android.
This library helps developer to get selected file using native file picker. And every developer struggling when capture photo or video using default intent. Also capture file using single function with some setup needed.Its easily extensible, customizable code structure and developed with lots of ❤ in Android. Also no boiler plate code needed
https://github.com/vnrdroidfreak/SAFFilePickerDemo
https://developer.android.com/guide/topics/providers/document-provider
SAF File Picker an another pet project and developer friendly library which is used to capture and pick files by using default Storage Access Framework by android.
This library helps developer to get selected file using native file picker. And every developer struggling when capture photo or video using default intent. Also capture file using single function with some setup needed.Its easily extensible, customizable code structure and developed with lots of ❤ in Android. Also no boiler plate code needed
https://github.com/vnrdroidfreak/SAFFilePickerDemo
Required features
- Faketouch android.hardware.faketouch
- Screen Portrait android.hardware.screen.portrait
Permissions (9)
SAF Picker Demo requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Internet android.permission.INTERNET
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Vibrate android.permission.VIBRATE
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Com Android Vending Billing com.android.vending.BILLING
- C2dm Permission Receive com.google.android.c2dm.permission.RECEIVE
- Finsky Permission Bind Get Install Referrer Service com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE