Service Android pour controler le passage en vibreur ou en profil normal ? l'approche d'une balise bluetooth 2.0.
SoundLevel is hosted in the following web site
https://github.com/bodtx/SoundLevel
If you think the Android project SoundLevel listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SoundLevel.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.READ_CONTACTS android.permission.RECEIVE_BOOT_COMPLETED android.permission.SEND_SMS android.permission.VIBRATE android.permission.WAKE_LOCK |
SoundLevel has the following Java source files.
org.bodtx.android.BootReceiver.java org.bodtx.android.MainActivity.java org.bodtx.android.SoundLevelService.java