andrewilley Posted July 18, 2023 Author Posted July 18, 2023 @Nguyễn Vũ In which case running that first, then the DUMP command, ought to work. And if not, the web version should work. And you've allowed USB Debugging in the Android Dev Options menu? The DUMP command should then just process and return you to the Command Line prompt (note: there will be no success message in the command line, you can see if it's worked within PA-EQ when you next look in the Settings=>Advanced Player Tracking screen) Andre
maxmp Posted July 18, 2023 Posted July 18, 2023 @Nguyễn Vũ when it grants it ok (with the adb command) - there is no any response in command line. In the Poweramp Equalizer app Advanced Player tracking settings the DUMP permission will be immediately marked as granted.
Nguyễn Vũ Posted July 19, 2023 Posted July 19, 2023 @andrewilley Hi Andree I have found my mistake here. I have just use Poweramp music not power amp Equalizer =)))
sergeLegrand Posted November 18, 2023 Posted November 18, 2023 Hi, I can't seem to search through all the comments but is there a way to force add an app to the selection at the bottom? I already did everything else and have given DUMP permissions but many apps I want just don't want to show up on the list. Maybe there's a way to make an app that's not a music player be categorized as a music player so that Poweramp can detect it?
andrewilley Posted November 19, 2023 Author Posted November 19, 2023 @sergeLegrand The PA-EQ is only meant to offer to equalize apps which notify the system that they are media players. However you could try activating the extra 'Enable Player Tracking' mode in PA-EQ Settings=>Equalizer=>Advanced Player Tracking. Andre
John Bennett Posted November 21, 2023 Posted November 21, 2023 I'm trying to use PA-EQ as broadly as possible, across not only music and video players, but also other apps like games, etc. I've successfully enabled Advanced Player Tracking with the required permissions, and actually see apps like games showing up on the list of recognized players. But no matter what I try, those apps don't actually have their audio processed by PA-EQ. I'm on a Pixel 8 Pro running Android 14, in case that's relevant. Any ideas what might be wrong, or what else to even look at to troubleshoot? Thanks!
kamaleon Posted November 22, 2023 Posted November 22, 2023 (edited) I have to give permission to run in background and keep notification on for Poweramp EQ app work after giving dump permission etc here are some of the SS of settings I perform after giving dump permission and last but not least I give a reboot or restart the phone Edited November 22, 2023 by kamaleon Added system screenshot
abidali Posted February 19 Posted February 19 My android car head-unit, model 8227L is based on Android 8.1 Go. Unfortunately, can't install this equalizer app, the Poweramp player works fine. Is there any way to install the equalizer or use the player to set other apps use the equalizer of Poweramp?
andrewilley Posted February 19 Author Posted February 19 @abidali Unfortunately your Android version is too old, the stand-alone Poweramp Equalizer app requires Android 9 or later. The music player can be used on Android 5+ but it cannot equalize other apps' output, only its own. You can probably upgrade your headunit though, Googling it shows Android 11 is fairly readily available. Be very sure you are using a compatible upgrade for your device though. Andre
abidali Posted February 20 Posted February 20 It's such a weid situation that Poweramp player works with Android 8 flawlessly, with equalizer produce great quality sound but the standalone equalizer requires android 9 at minimum. Is there an old version that support Android 8?
kamaleon Posted February 20 Posted February 20 @abidali Equalizer came late as audio streaming services gained traction before people used internal storage I was one of them I've Poweramp music player for years and bought equaliser after I started using streaming service so I've both hope this explains why it's above Android 8 I don't know about technical side of things.
andrewilley Posted February 20 Author Posted February 20 @abidali The stand-alone Equalizer app works by triggering Android's audio path manipulation features, which were only introduced in Android 9 (and ideally 10+). It cannot function without those tools as it has no direct access to read, manipulate, and re-output the audio data from other apps. Although the internal equalizer in the Music Player app looks similar in terms of its user interface, it is completely different under the hood. It works on the audio content directly, which it has already read from the audio files, using its own built-in processes. Andre
koukei Posted April 22 Posted April 22 @andrewilley can u give me manual code to evoke/revoke permission? I got error when i reinstalled Poweramp equalizer, Im using through over wifi to enable & using adb app, cause im don't have other devices to enabled permissions using otg
koukei Posted April 22 Posted April 22 I tried to grant permission to Poweramp music player too,But the result is the same
andrewilley Posted April 22 Author Posted April 22 @koukei I don't know much about third-party wifi adb tools (cabled is more reliable) but it looks like you mistyped the adb command anyway, it should be: adb shell pm grant com.maxmpz.equalizer android.permission.DUMP Andre
koukei Posted April 23 Posted April 23 22 hours ago, andrewilley said: @koukei I don't know much about third-party wifi adb tools (cabled is more reliable) but it looks like you mistyped the adb command anyway, it should be: adb shell pm grant com.maxmpz.equalizer android.permission.DUMP Andre Oh s*** I don't notice it 😅 , I'll try it again, thanks
abidali Posted July 20 Posted July 20 I'm in search of android radio for car that allows EQ to be set as default as described in this thread. It works in my phone but not on current android tablet I have in my car because it has android 8.1 which most Android players of Chinese origin are loaded with. I found one when visiting a shop and it was a real android 10 tablet. Shop keeper didn't allow me to play with the device for long. Poweramp EQ was installed without an issue. So, my question is, will this guide work on it? That device also has it's own DSP app allowing to control sound adjustments (bass, treble, fader etc.). Can this app bypass it like on normal android phones? I know most Android phones have Android 13-14 in recent times.
andrewilley Posted July 20 Author Posted July 20 4 hours ago, abidali said: So, my question is, will this guide work on it? I can't see why not, if you can connect it to another phone or PC to launch the ADB command. Andre
Iwan BL Posted August 20 Posted August 20 (edited) @andrewilley Currently I am using a new device to play PA & PA Equalizer, namely: Xiaomi Redmi Note Pro 5G HyperOS 1.0.7.0 Android 14 The problem is, I can't find the additional permission "Disable Permission Monitoring" in the developer options. Maybe you and other colleagues can help solve this problem. Thanks.- Edited August 20 by Iwan BL
Somnath Khole Posted August 20 Posted August 20 @Iwan BL As Per My Knowledge Xiaomi Doesn't Have Disable Permission Monitoring Option it's Available On Oppo/Realme/OnePlus etc. In Your Case Enable USB Debugging And USB Debugging (Security Settings) As Shown in Below Image Additional : also Try with Disable ADB authorisation timeout toggle enabled
Somnath Khole Posted August 20 Posted August 20 (edited) @Iwan BL then Steps are performing Wrong, can you share me on telegram or share Video/photo here I can help you in better Way Edited August 20 by Somnath Khole
Iwan BL Posted August 20 Posted August 20 @Somnath Khole I have followed all the instructions as per your pictures and notes.
Somnath Khole Posted August 20 Posted August 20 (edited) @Iwan BL then please send image as I said I will guide you better Image of Poweramp ADB Web page Edited August 20 by Somnath Khole
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