pm25 detection android app using bluetooth to communicate with a arduino.
pm25 is hosted in the following web site
https://github.com/0rchard/pm25
If you think the Android project pm25 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 pm25.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WAKE_LOCK |
pm25 has the following Java source files.
com.ruyiso.pm25.BluetoothService.java com.ruyiso.pm25.DeviceListActivity.java com.ruyiso.pm25.IBluetoothServiceEventReceiver.java com.ruyiso.pm25.IntentRequestCodes.java com.ruyiso.pm25.MainActivity.java