Rayraychen Posted May 20, 2023 Share Posted May 20, 2023 Yeah, in the title how does Poweramp actually work on Android. Is it caching files while opening or is there a way to access media files directly. Because I heard that new Android restricts users from using files directly. Link to comment https://forum.powerampapp.com/topic/26392-how-do-poweramp-accessing-files-while-android-restricts-apps-from-using-files-directly/ Share on other sites More sharing options...
andrewilley Posted May 20, 2023 Share Posted May 20, 2023 You've probably been listening too much to what Sonos are trying to fob off on their users to avoid doing proper development work. The Poweramp Library only works with files stored on your local device (plus some shoutcast streaming options) and it can read your audio files from both internal memory and SD Cards (if available) on all Android devices. There are some Google hoops to jump through to provide the required access permissions, but that should only be necessary once when you first install the app. Andre Link to comment https://forum.powerampapp.com/topic/26392-how-do-poweramp-accessing-files-while-android-restricts-apps-from-using-files-directly/#findComment-122028 Share on other sites More sharing options...
Rayraychen Posted June 3, 2023 Author Share Posted June 3, 2023 On 5/20/2023 at 9:34 PM, andrewilley said: You've probably been listening too much to what Sonos are trying to fob off on their users to avoid doing proper development work. The Poweramp Library only works with files stored on your local device (plus some shoutcast streaming options) and it can read your audio files from both internal memory and SD Cards (if available) on all Android devices. There are some Google hoops to jump through to provide the required access permissions, but that should only be necessary once when you first install the app. Andre I don't know who is Soros but I was trying to build a media player app with flutter and some developers said about this android restrictions. But I find a workaround with a 3rd party library. Link to comment https://forum.powerampapp.com/topic/26392-how-do-poweramp-accessing-files-while-android-restricts-apps-from-using-files-directly/#findComment-122282 Share on other sites More sharing options...
Solution maxmp Posted June 3, 2023 Solution Share Posted June 3, 2023 @Rayraychen Android doesn't restrict from accessing files in general, it may disallow certain types of file IO on some folders/storages/directories (sometime in a weird way) - similar to other OSes. It's quite documented, e.g. https://developer.android.com/guide/topics/data Link to comment https://forum.powerampapp.com/topic/26392-how-do-poweramp-accessing-files-while-android-restricts-apps-from-using-files-directly/#findComment-122283 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now