menu
menu

Speed of Sound

Keep your eyes on the road! Let Speed of Sound adjust your volume.

  • Category Audio
  • Program license Free
  • Version 1.2.2
  • Size 1 MB
  • Works under: Android
  • Program available in English
  • Content rating Everyone
  • Package name net.codechunk.speedofsound
  • Program by Octet

* Added French translation. Thanks Simon Porte!

* Fixed a couple crashes on some devices.

* Removed headphone jack detection; Android 8.0 no longer supports it ☹. You can still use Tasker for this; visit app settings for more info.

Potentially dangerous permissions

  • ACCESS_COARSE_LOCATION: Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
  • ACCESS_FINE_LOCATION: Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.

Other permissions

  • BLUETOOTH: Allows applications to connect to paired bluetooth devices.
  • RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.