Quick Android app which lets you specify which app to launch when a particular paired device is connected..
bluetooth-launcher is hosted in the following web site
https://github.com/evancharlton/bluetooth-launcher
If you think the Android project bluetooth-launcher 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 bluetooth-launcher.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH |
bluetooth-launcher has the following Java source files.
com.evancharlton.bluetoothlauncher.AppsAdapter.java com.evancharlton.bluetoothlauncher.BluetoothLauncherActivity.java com.evancharlton.bluetoothlauncher.BluetoothReceiver.java com.evancharlton.bluetoothlauncher.BondedDevicesAdapter.java com.evancharlton.bluetoothlauncher.DeviceMapping.java com.evancharlton.bluetoothlauncher.PickAppActivity.java