Android app for Embedded Computing Systems project.
SleepingBeautyAndroid is hosted in the following web site
https://github.com/JoaoFelipe/SleepingBeautyAndroid
If you think the Android project SleepingBeautyAndroid 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 SleepingBeautyAndroid.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar graphview.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
There are 2 image files in SleepingBeautyAndroid. The names of the image files are listed as follows.
green.png red.png
The following screenshort is generated from the image listed above.
SleepingBeautyAndroid has the following Java source files.
edu.wustl.cse467.sleepingbeauty.MainActivity.java edu.wustl.cse467.sleepingbeauty.bluetooth.BluetoothApi.java edu.wustl.cse467.sleepingbeauty.bluetooth.BluetoothCommandService.java edu.wustl.cse467.sleepingbeauty.graph.CustomGraphView.java edu.wustl.cse467.sleepingbeauty.graph.GraphValues.java edu.wustl.cse467.sleepingbeauty.graph.GraphViewSeriesLimited.java edu.wustl.cse467.sleepingbeauty.gui.GraphZoomControls.java edu.wustl.cse467.sleepingbeauty.gui.LightButtonClickListener.java edu.wustl.cse467.sleepingbeauty.gui.LightInformation.java edu.wustl.cse467.sleepingbeauty.gui.LightStatus.java edu.wustl.cse467.sleepingbeauty.http.GetRequest.java edu.wustl.cse467.sleepingbeauty.http.HttpRequest.java edu.wustl.cse467.sleepingbeauty.http.LightButtonPostRequestAsync.java edu.wustl.cse467.sleepingbeauty.http.LightGetRequestAsync.java edu.wustl.cse467.sleepingbeauty.http.PostRequest.java edu.wustl.cse467.sleepingbeauty.http.PostRequestAsync.java edu.wustl.cse467.sleepingbeauty.sensor.AccelerometerSensorListener.java edu.wustl.cse467.sleepingbeauty.sensor.LinearSensorListener.java edu.wustl.cse467.sleepingbeauty.sensor.RoughValues.java