A project for configuring different surroundings with the help of a smartphone and bluetooth..
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.
The following table is the detailed list of InstantAmbient.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | bluecove-2.1.1.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
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.
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