You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
add a media ContentProvider
Every time the ContentProvider is accessed, a file chooser opens and the selected file is then provided as media file.
This commit is contained in:
@@ -76,6 +76,7 @@ srcs = [
|
||||
'android/bluetooth/le/ScanCallback.java',
|
||||
'android/content/ActivityNotFoundException.java',
|
||||
'android/content/AsyncQueryHandler.java',
|
||||
'android/content/ATLMediaContentProvider.java',
|
||||
'android/content/BroadcastReceiver.java',
|
||||
'android/content/ClipboardManager.java',
|
||||
'android/content/ClipData.java',
|
||||
|
||||
Reference in New Issue
Block a user