An OpenSource cheap bathroom scale that connects to Android using Bluetooth and saves/log the weight value, making visualization graph..
Smart-Scale is hosted in the following web site
https://github.com/casainho/Smart-Scale
If you think the Android project Smart-Scale 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 Smart-Scale.
Item | Value |
---|---|
Java File Count | 15 |
Minimum SDK Version | 7 |
Activity Count | 7 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Smart-Scale. The names of the image files are listed as follows.
ic_menu_archive.png
The following screenshort is generated from the image listed above.
Smart-Scale has the following Java source files.
net.casainho.smartweightchart.BluetoothCommService.java net.casainho.smartweightchart.ChartActivity.java net.casainho.smartweightchart.ChartDraw.java net.casainho.smartweightchart.ChartView.java net.casainho.smartweightchart.Communications.java net.casainho.smartweightchart.Database.java net.casainho.smartweightchart.EntryActivity.java net.casainho.smartweightchart.EntryListActivity.java net.casainho.smartweightchart.FileCommands.java net.casainho.smartweightchart.FindDeviceActivity.java net.casainho.smartweightchart.HeightDialog.java net.casainho.smartweightchart.LegendActivity.java net.casainho.smartweightchart.LegendView.java net.casainho.smartweightchart.PreferencesActivity.java net.casainho.smartweightchart.ScaleActivity.java