Android Open Source - Hardware bluetooth InstantAmbient






Project Summary

A project for configuring different surroundings with the help of a smartphone and bluetooth..

Web Site / Source Repository

InstantAmbient is hosted in the following web site
https://github.com/HorstMumpitz/InstantAmbient

If you think the Android project InstantAmbient 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 InstantAmbient.

ItemValue
Java File Count16
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version9
Activity Count4
jar files usedbluecove-2.1.1.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

There are 14 image files in InstantAmbient. The names of the image files are listed as follows.

timepicker_down_disabled.9.png
timepicker_down_disabled_focused.9.png
timepicker_down_normal.9.png
timepicker_down_pressed.9.png
timepicker_down_selected.9.png
timepicker_input_disabled.9.png
timepicker_input_normal.9.png
timepicker_input_pressed.9.png
timepicker_input_selected.9.png
timepicker_up_disabled.9.png
timepicker_up_disabled_focused.9.png
timepicker_up_normal.9.png
timepicker_up_pressed.9.png
timepicker_up_selected.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

InstantAmbient has the following Java source files.

instantambient.ambientclient.App.java
instantambient.ambientclient.activities.AmbientActivity.java
instantambient.ambientclient.activities.GeneralAmbientActivity.java
instantambient.ambientclient.activities.MainActivity.java
instantambient.ambientclient.activities.RoomAmbientActivity.java
instantambient.ambientclient.db.AmbientDB.java
instantambient.ambientclient.db.AmbientData.java
instantambient.ambientclient.db.GeneralAmbientDB.java
instantambient.ambientclient.db.RoomAmbientDB.java
instantambient.ambientclient.service.BluetoothConnectThread.java
instantambient.ambientclient.service.BluetoothConnectedThread.java
instantambient.ambientclient.service.BluetoothService.java
instantambient.ambientclient.util.AmbientListAdapter.java
instantambient.ambientclient.util.NumberPicker.java
instantambient.ambientclient.util.NumberPickerButton.java
instantambient.ambientclient.util.RoomAmbientListAdapter.java