Android application for controlling a Lockness deadbolt device..
Lockness is hosted in the following web site
https://github.com/garvinling/Lockness
If you think the Android project Lockness 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 Lockness.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 6 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Asset File Names | assets\fonts\JosefinSlab-Bold.ttf assets\fonts\JosefinSlab-BoldItalic.ttf assets\fonts\JosefinSlab-Italic.ttf assets\fonts\JosefinSlab-Light.ttf assets\fonts\JosefinSlab-LightItalic.ttf assets\fonts\JosefinSlab-Regular.ttf assets\fonts\JosefinSlab-SemiBold.ttf assets\fonts\JosefinSlab-SemiBoldItalic.ttf assets\fonts\JosefinSlab-Thin.ttf assets\fonts\JosefinSlab-ThinItalic.ttf assets\img\lock.png assets\img\lockg.png assets\img\lockw.png |
There are 2 image files in Lockness. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
Lockness has the following Java source files.
com.garvinling.bluetooth.BTAdapter.java com.garvinling.lockness.DashboardFragment.java com.garvinling.lockness.FeedFragment.java com.garvinling.lockness.LocknessFinderFragment.java com.garvinling.lockness.MainActivity.java com.garvinling.lockness.NavigationDrawerFragment.java com.garvinling.lockness.SettingsFragment.java