Jump to content

Search the Community

Showing results for tags 'FAQ'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Poweramp MUSIC PLAYER App
    • Cast your Votes for New Poweramp Features
    • Poweramp New Releases
    • Using Poweramp - Q&A
    • Poweramp Feature Requests
    • Poweramp Bug Reports
  • Poweramp EQUALIZER App
    • Equalizer App New Releases
    • Using the Equalizer App - Q&A
    • Equalizer App Feature Requests
    • Equalizer App Bug Reports
  • General
    • Skins and Visualizations
    • General Chatter
    • International (non English-language posts)
    • Poweramp v2 Discussion (Legacy Version ONLY)
    • Developers Area

Blogs

There are no results to display.

Categories

  • Poweramp v3 (Latest Releases)
  • Poweramp Equalizer
  • Poweramp v2 (Legacy Versions)
  • INTEL Chipset Versions (v2 only)
  • Other Downloads (v2 only)

Categories

  • User Guides
  • Frequently Asked Questions
  • Purchase and Licence F.A.Q. List

Categories

  • 常问问题
  • 购买常见问题

Categories

  • Frequently Asked Questions
  • Purchase and Licence F.A.Q. List

Product Groups

There are no results to display.

Categories

  • Cast your Votes for New Poweramp Features

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. The Poweramp Equaliser app is designed to operate with other Android audio apps which already specifically allow external modification of their sound output - and you can see and enable those apps in the 'Known Players' list in Settings - but there are some other audio playing apps which don't indicate that they allow access to their audio output for this sort of adjustment. The following is a slightly tweaky method (which does not need root) to allow Android to override other app's output limitations and provide EQ support for most audio apps. It's a one-off task, so once it's done you shouldn't need to do it again. You will first need to connect your phone or tablet to an external computer/phone/tablet via a USB cable. For phone-to-phone connections (which don't support regular USB cables) use a USB OTG ("On The Go") cable. Once connected, the easiest method to assign the necessary permissions is to use our provided web-based tool - https://powerampapp.com/webadb - which you must access using the Chrome or Edge browser on the other device. This method doesn't require anything to be installed, you just go to the web page and follow the instructions. Note: on some phones/tablets, you may first need to go into the Android Developer Options and activate the "Disable Permission Monitoring" toggle switch. Your phone/tablet may also pop up a prompt requesting permission for the external device to connect via USB, just accept the request. You are now done with the USB cable, and you should be able to activate the actual feature on your phone/tablet via PA-EQ Settings > Equalizer > Advancer Player Tracking: Clicking on Notification Listener Permissions in the above screen will take you to the following Android screen so you can enable access for the PA-EQ app: After all that is done, play something in one of the previously-missing apps (e.g. YouTube Vanced) and you should see it as selectable in the PA-EQ Settings > Equalizer > Known Players list: If you are more technically minded, you can also do this using an command-line instruction in ADB (Android Debug Bridge) on a computer to create the necessary permissions on your phone via a USB cable connection. If you don't have ADB installed on your computer, see the instructions in https://www.xda-developers.com/install-adb-windows-macos-linux/ . There is also a website which can generate ADB commands on a computer and send them to a connected phone via USB cable: https://webadb.com . You can even use another phone if you have a suitable OTG USB cable to connect between the two devices, using an app like https://play.google.com/store/apps/details?id=com.htetznaing.adbotg to issue the ADB commands. Once ADB is ready on your computer or other external device, open a command-line window and type the following command (shown in red) to link to your USB-connected phone: C:\WINDOWS\system32> adb devices * daemon not running; starting now at tcp:5037 * daemon started successfully List of devices attached R58M471DJAX unauthorized C:\WINDOWS\system32> As shown by the error above, your phone may ask for permission the first time you do that: After allowing on your phone, try again: C:\WINDOWS\system32> adb devices List of devices attached R58M471DJAX device C:\WINDOWS\system32> adb shell pm grant com.maxmpz.equalizer android.permission.DUMP C:\WINDOWS\system32> You are now done with the computer connection, everything else is in the phone app now. Andre
×
×
  • Create New...