Android Open Source - App system SleepingBeautyAndroid






Project Summary

Android app for Embedded Computing Systems project.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SleepingBeautyAndroid.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
graphview.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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