StephenBlackWasAlreadyTaken / xDrip

Android Application that collects dex signals, allows calibrations, and uploads
GNU General Public License v3.0
208 stars 176 forks source link

support sdk 18 as well #110

Open skjelland opened 9 years ago

skjelland commented 9 years ago

I bought a dirt cheap huawei Y530 for my DD and it works with BLE :) Just had to lower minSdkVersion from 19 to 18 and change alarm.setExact to alarm.set ;)