Skip to content

marcnuri-forks/Documentsui-shortcut

 
 

Repository files navigation

Documentsui-shortcut

Create shotcut to open system's native file exporer
using content://com.android.externalstorage.documents/root/primary with android.intent.action.VIEW

support package name:

  • com.android.documentsui
  • com.google.android.documentsui

Build the app

./gradlew build

Generates an apk with a self-signed signature

Install the app

adb install app/build/outputs/apk/release/app-release.apk 

About

Create shotcut to open system's native File Exporer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%