Android App: displays data from the sensors that are available on a device..
BariumTablet is hosted in the following web site
https://github.com/blue-droid-clan/BariumTablet
If you think the Android project BariumTablet 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 BariumTablet.
Item | Value |
---|---|
Java File Count | 17 |
Minimum SDK Version | 12 |
Activity Count | 1 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
BariumTablet has the following Java source files.
clan.blue.droid.barium.tablet.BariumTabletActivity.java clan.blue.droid.barium.tablet.BariumTabletApp.java clan.blue.droid.barium.tablet.data.AvailableSensors.java clan.blue.droid.barium.tablet.sensor.detect.AvailableSensorsDetectedIntent.java clan.blue.droid.barium.tablet.sensor.detect.DetectAvailableSensorsTask.java clan.blue.droid.barium.tablet.sensor.detect.OnSensorAvailableListener.java clan.blue.droid.barium.tablet.sensor.fragment.AvailableSensorsFragment.java clan.blue.droid.barium.tablet.sensor.fragment.BasicSensorDataFragment.java com.codeswimmer.android.dispatch.IntentBroadcaster.java com.codeswimmer.android.dispatch.IntentReceiver.java com.codeswimmer.android.dispatch.MessageDispatcher.java com.codeswimmer.android.dispatch.intent.BaseIntent.java com.codeswimmer.android.fragments.FragmentHelper.java com.codeswimmer.common.contract.Contract.java com.codeswimmer.common.contract.PreconditionError.java com.codeswimmer.common.util.StringUtils.java