Sample bluetooth application with pattern lock.
BluetoothTest is hosted in the following web site
https://github.com/shrikanthkr/BluetoothTest
If you think the Android project BluetoothTest 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 BluetoothTest.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in BluetoothTest. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
BluetoothTest has the following Java source files.
com.blue.com.BlueActivity.java com.blue.com.LazyAdapter.java com.blue.com.ListenerActivity.java com.blue.com.SendRequestActivity.java group.pals.android.lib.ui.lockpattern.LockPatternActivity.java group.pals.android.lib.ui.lockpattern.collect.Lists.java group.pals.android.lib.ui.lockpattern.util.IEncrypter.java group.pals.android.lib.ui.lockpattern.util.InvalidEncrypterException.java group.pals.android.lib.ui.lockpattern.widget.LockPatternUtils.java group.pals.android.lib.ui.lockpattern.widget.LockPatternView.java