---
title: "Mobile SDK Release - 01192023"
canonical: "https://help.validic.com/space/VRN/blog/3450175498/Mobile%20SDK%20Release%20-%2001192023"
format: markdown
---
## Android Native Libraries Released - January 19, 2023

- Android Full Library v1.14.6
- Android Aggregator Library v1.14.6
- Android LifeScan OneTouch Library v1.14.6

## Android Native Changes

> 📝 This release of the Validic Mobile Android native SDK includes several new generic peripherals to the Bluetooth module. See the release notes below for the peripheral IDs.
> 📝 
> 📝 If your workflow does not use the generic peripherals, you will need to filter the new peripheral IDs from your view.

- **Bluetooth**
  - Improve A&D connections by adding a timeout when writing time to the device
  - Improve A&D connections for new A&D Blood Pressure Monitor versions
  - Add BluetoothPeripheral ID 3000 to represent Blood Pressure Monitors that adhere to the Bluetooth SIG standard for BLE devices that contain the Blood Pressure Service
  - Add BluetoothPeripheral ID 4000 to represent Health Thermometers that adhere to the Bluetooth SIG Standard for BLE devices with the Health Thermometer Services
  - Add BluetoothPeripheral ID 5000 to represent Weight Scales that adhere to the Bluetooth SIG Standard for BLE devices with the Weight Scale Services
  - Change Peripheral ID 1000 connection behavior to read all Readings on initial connection. Future connections will return the most recent reading and any other readings since the last connection
  - Improve True Metrix communication when setting time on the device
  - Add support for ARKRAY Glucocard Shine Connex (peripheral 46)
  - Fix Relion device disconnecting before User can accept pairing on the device
  - Add support for Omron BP9300T and BP9310T Blood Pressure Monitors
  - Add support for more Ascensia Contour Next One models (peripheral 1001)
- BLE Mini App
  - Fix permission handling and issue with `BluetoothPeripheral`s that have `requiresPairing == true`


---

*Release completed 01/19/2023*