Headphone Connect Application icon

Headphone Connect 3.0.1

3.9 MB / 500K+ Downloads / Rating 3.4 - 5,703 reviews


See previous versions

Headphone Connect, developed and published by Skytrait, has released its latest version, 3.0.1, on 2017-10-30. This app falls under the Tools category on the Google Play Store and has achieved over 500000 installs. It currently holds an overall rating of 3.4, based on 5.703 reviews.

Headphone Connect APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.4+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.brandao.headphoneconnect

Updated: 7 years ago

Developer Name: Skytrait

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Headphone Connect on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.4
Total 5,703 reviews

Reviews

1 ★, on 2020-08-02
It is not connecting to the headphone I was trying to connect but no. Don't install this app 🙏

1 ★, on 2020-04-17
Too complicated! I just want a switch to turn off speakers.

5 ★, on 2019-12-14
It's working properly on my device.... I was shocked thank you so much.... 😍😍😍😍🤗🤗🤗🤗🤩🤩🤩🤩😘😘😘

1 ★, on 2020-02-01
Will not connect from phone to headphones what does it do???

5 ★, on 2019-06-01
Google I connect a headphone connect headphone I connect headphone

1 ★, on 2018-12-04
Do not work , but playing Ads

Previous Versions

Headphone Connect 3.0.1
2017-10-30 / 3.9 MB / Android 4.4+

Headphone Connect 3.0.0
2018-09-25 / 4.5 MB / Android 4.4+

About this app

Easily assign apps to launch as soon as you connect/disconnect your headphones!

Start the app once and assign your apps. Select any settings or other actions to be performed, and from there a minimal service will run that launches a dialog with your pre-selected apps when headphones are connected or disconnect.

Features

Apps:

• Pick different apps to add to each dialog
• Launch a single app automatically
• Customize how the dialogs look

Actions:

• Show the volume panel
• Adjust the media volume
• Start the service when your phone boots
• Start actions on a delay
• Prevent actions when the screen is off

Blacklist

• Prevent showing the dialogs or performing actions when specific apps are in the current foreground. For instance, you may not want to show the dialog when you are already in a music app.

Supports Bluetooth and USB C headphones!

Advertisement is shown when configuring the dialog and actions but will never be shown in the dialog itself.

===============================================================

PLEASE NOTE: On most Android devices a notification will run in the background informing you that Headphone Connect is running, to disable this notification look under Headphone Connect on the app manager screen and disable all notifications for Headphone Connect.

https://developer.android.com/reference/android/content/Intent.html#ACTION_HEADSET_PLUG

TL/DR ^^ Android lets you "listen" for different broadcast events and "wake your app up" when they are fired off. For some reason unknown to me headphones being attached to or detached from the device is not something that will "wake an app up". The app has to already be awake in order to actually "hear" that headphones have been connected or disconnect. Naturally this is pretty pointless at least in this app's context. To get around it a service is launched which ONLY listens for that one event so minimal power from the battery is used.

======================================================================================

Contact:

Email: feedback@skytrait.com
Website: www.skytrait.com

Hearing from users is great! I'll make every attempt to respond to comments on the Google Play page, but for a faster and more personal approach feel free to email me

If you have any questions about this app, please first see the Settings -> FAQ page in the app. If you still cannot find the answer to your question, go ahead and send me an email.

=================================================================================

Permissions:

RECEIVE_BOOT_COMPLETE - Allows the app to start the service as soon as the device finishes rebooting. This feature is off by default. It can be enabled in Settings -> General.

INTERNET - Required by Google Play Services. More information on Google Play Service can be found at https://developer.android.com/google/play-services/index.html?hl=en-US

ACCESS_NETWORK_STATE - Determines if the device is currently connected to a mobile data or WiFi source. Helps conserve data.

BILLING - Allows for a one time purchase to remove all forms of advertisement. Also used to collect donations.

BLUETOOTH - Listens for when Bluetooth headphones are connected or disconnected.

PACKAGE_USAGE_STATS - Determines what app is currently in the foreground. Used in the blacklist feature.

GET_TASKS - Same as the above ^^ (Deprecated only used on pre Lollipop devices)

=====================================================================================

Social Media:

Google Play: https://play.google.com/store/apps/dev?id=5544950447673100890
Facebook: https://www.facebook.com/skytrait
Twitter: https://twitter.com/Skytrait

New features

v3.0.1
- USB C headphone bug fixed
- Minor bugs fixed
- Recommended apps only shown for connect
- Working on database bug where if you select apps too fast the database crashes

App Permissions

Allows applications to open network sockets.
Allows applications to access information about networks.
Allows applications to connect to paired bluetooth devices.
Allows an application to modify global audio settings.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows an application to collect component usage statistics
Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.