sauravpradhan / AnySound2BT

Force android to play audio and MP3 in non-A2DP BT headset.
Apache License 2.0
40 stars 16 forks source link

Unfortunately, ANY_SOUND_2_BT has stopped. #1

Closed unforgettableid closed 9 years ago

unforgettableid commented 9 years ago

Hi!

I have a Samsung Galaxy S Relay. This is a cellphone model a few years old. It's probably similar to a Samsung Galaxy S3.

I downloaded and installed your app's .apk file from:

https://drive.google.com/file/d/0Byaspar4S5SESUNRaTBNV3BEbmc/view?usp=sharing

Then:

  1. I connect my Plantronics Explorer 243 headset to my phone.
  2. I open your app.
  3. I press the "Off" button in order to try to change it to "On".

The "Off" button turns blue for five seconds or so. But it never changes to "On".

Then your app closes, and I see an error message:

Unfortunately, ANY_SOUND_2_BT has stopped.

I can reproduce this problem reliably. It always happens.

Because I didn't get the app from the Google Play store, there's no "Report" button which lets me automatically send you more information.

P.S. Thank you very much, anyway, for releasing this (and its source code) on GitHub.

P.P.S. Later, I installed Mono Bluetooth Router by Maxim Starikov, instead. It works fine on my phone, and has never crashed.

sauravpradhan commented 9 years ago

This might be because of some Bluetooth API limitations in your platform. Can you please give me which OS are you running in so that I can make the application compatible for your OS too. I tested in Nexus4 and OnePlus one running Kitkat 4.4 and Lollypop respectively and it seemed to work fine.

unforgettableid commented 9 years ago

Hi,

Thanks for your quick response.

I'm running Android 4.1.2. With the usual Samsung modifications ("TouchWiz") included.

sauravpradhan commented 9 years ago

Have fixed from application point of view which I thought might have caused the issue. Updated permissions and mode. Please try the updated app and let me know if issues are there still. Please provide logs if possible. Please find the updated application from the new link in the readme.

unforgettableid commented 9 years ago

AnySound2BT now works on my phone, and doesn't crash. Thank you very much!

sauravpradhan commented 9 years ago

Thnkx a lot for verifying it ! Hope this app helps you and in future you have any concerns you can directly raise issue here! I don't have your handset so was curious to know it works or not !

unforgettableid commented 9 years ago

No problem.

Whenever you want to test an app in old versions of Android, you may download these old versions onto your PC. Old versions of Android are downloadable for free using the "Android SDK Manager", from Google. Then you can run them in the official Android emulator.

The ARM versions of Android run rather slowly on Intel CPUs. The x86 versions may be faster.