Android Open Source - App demo gamut






Project Summary

Android demo application for the LED RGB panel board..

Web Site / Source Repository

gamut is hosted in the following web site
https://github.com/JeremiahStephenson/gamut

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

ItemValue
Java File Count20
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

There are 2 image files in gamut. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

gamut has the following Java source files.

com.gamut.android.GamutApplication.java
com.gamut.android.MainActivity.java
com.gamut.android.NavigationDrawerFragment.java
com.gamut.android.activities.FreeFormActivity.java
com.gamut.android.activities.MasterActivity.java
com.gamut.android.adapters.LeDeviceListAdapter.java
com.gamut.android.events.BluetoothGattEvent.java
com.gamut.android.events.ServiceConnectionEvent.java
com.gamut.android.fragments.ColorWheelFragment.java
com.gamut.android.fragments.DeviceListFragment.java
com.gamut.android.fragments.FreeFormFragment.java
com.gamut.android.services.BluetoothLeService.java
com.gamut.android.util.ByteUtil
.java
com.gamut.android.util.DialogUtil.java
com.gamut.android.util.GattAttributes.java
com.gamut.android.util.StaticImageUtil.java
com.gamut.android.views.ColorCell
.java
com.gamut.android.views.ColorGrid.java
com.gamut.android.views.ColorPickerGrid.java
com.gamut.android.views.ColorWheel.java