Android Open Source - Development data original-android-cgm






Project Summary

My original code for grabbing CGM data via an Android device... not pretty!.

Web Site / Source Repository

original-android-cgm is hosted in the following web site
https://github.com/hackingtype1/original-android-cgm

If you think the Android project original-android-cgm 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 original-android-cgm.

ItemValue
Java File Count15
Supported screen sizes[ldpi, mdpi, xhdpi]
Minimum SDK Version12
Activity Count1
jar files usedcommons-net-ftp-2.0.jar
gson-2.1.jar
guava-14.0.1.jar
jackson-core-asl-1.9.11.jar
jsr305-1.3.9.jar
protobuf-java-2.4.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.UPDATE_DEVICE_STATS
android.permission.WAKE_LOCK




License

The license information of original-android-cgm is as follows:

Copyright (c) 2014, John Costik All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * ...

Resource Files

There are 4 image files in original-android-cgm. The names of the image files are listed as follows.

icon24x24.png
icon36x36.png
icon48x48.png
icon96x96.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.ht1.cc.USB.CdcAcmSerialDriver.java
com.ht1.cc.USB.CommonUsbSerialDriver.java
com.ht1.cc.USB.HexDump.java
com.ht1.cc.USB.SerialInputOutputManager.java
com.ht1.cc.USB.USBPower.java
com.ht1.cc.USB.UsbSerialDriver.java
com.ht1.cc.USB.UsbSerialProber.java
com.ht1.cc.cgm.CSVWriter.java
com.ht1.cc.cgm.DexcomG4Activity.java
com.ht1.cc.cgm.DexcomG4Service.java
com.ht1.cc.cgm.DexcomReader.java
com.ht1.cc.cgm.EGVRecord.java
com.ht1.cc.cgm.ResultSetHelperService.java
com.ht1.cc.cgm.ResultSetHelper.java
com.ht1.cc.upload.UploadHelper.java