schimanski Well-Known Member Licensed User Longtime User Nov 25, 2016 #1 Related to this: https://www.b4x.com/android/forum/threads/open-external-files-with-your-app.50525/#content, what is the correct PlistExtra attribute to play audio-files (mp3 etc.)? I always get a PRODUCT_BUNDLE_Error. Thanks for help...
Related to this: https://www.b4x.com/android/forum/threads/open-external-files-with-your-app.50525/#content, what is the correct PlistExtra attribute to play audio-files (mp3 etc.)? I always get a PRODUCT_BUNDLE_Error. Thanks for help...
Erel B4X founder Staff member Licensed User Longtime User Nov 27, 2016 #2 The linked tutorial explains how your app can be used to open files from other apps. I think that this is the correct tutorial: https://www.b4x.com/android/forum/threads/open-local-files-with-external-apps.51941/ Upvote 0
The linked tutorial explains how your app can be used to open files from other apps. I think that this is the correct tutorial: https://www.b4x.com/android/forum/threads/open-local-files-with-external-apps.51941/
schimanski Well-Known Member Licensed User Longtime User Nov 27, 2016 #3 Thanks, it works.... Upvote 0