> For the complete documentation index, see [llms.txt](https://docs.artificient.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artificient.de/change-log/android.md).

# Android

## <mark style="color:purple;">Dependencies</mark>

No third-party dependencies are required.&#x20;

## <mark style="color:purple;">v2.0.9  -  31 Jul 2025</mark>

#### **Added**

* Implemented a new crash detection mode for low-speed crash tests

#### **Fixed**

* Upload trips in crash mode `LOW_SPEED_TEST`

## <mark style="color:purple;">v2.0.8  -  29 Jul 2025</mark>

#### **Added**

* Implemented a new crash detection mode for low-speed crash tests

#### **Fixed**

* Modified the uploading process to upload trips containing crash regardless of the their validity

## <mark style="color:purple;">v2.0.7  -  4 Jul 2025</mark>

#### **Added**

* Implemented crash detection
* implemented onDetectCrash and onUploadCrash listeners

#### **Fixed**

* Fixed trip validation

## <mark style="color:purple;">v2.0.6  -  18 Apr 2025</mark>

#### **Added**

* Improved logging to facilitate error handling&#x20;

#### **Fixed**

* Auto-stop recording service

## <mark style="color:purple;">v2.0.5  -  8 Apr 2025</mark>

#### **Added**

* A new method to optimize the trip uploading process

## <mark style="color:purple;">v2.0.4  -  27 Feb 2025</mark>

#### **Added**

* Collecting device ID
* Deletion of invalid trip data

## <mark style="color:purple;">v2.0.3  -  19 Feb 2025</mark>

#### **Added**

* Implementation of trip validity check to avoid uploading invalid trips

#### **Fixed**

* Auto-stop recording service

## <mark style="color:purple;">v2.0.2  -  14 Jan 2025</mark>

#### **Added**

* Set the battery percentage granularity to increments of 5% (to resemble the iOS battery percentage)
* Improved logging to facilitate error handling

#### **Fixed**

* Reduced [stopRecordingOnLowBatteryLevel](/usage/ios/recording-data.md) threshold from 15 to 10.
* Auto-stop recording service
* Updating geofencing

## <mark style="color:purple;">v2.0.1  -  13 Dec 2024</mark>

#### **Added**

* `enableDetections` function to control automatic detections
* Force stop on low battery settings
* Upload settings

#### **Fixed**

* Auto-stop service in background
* Boot receiver settings

## <mark style="color:purple;">v2.0.0  -  12 Dec 2024</mark>

#### **Added**

* Recording with "NoCamera" mode
* Recording data automatically when a trip is detected
* Stop recording data automatically when the trip ends
* Authentication and user management
* Automatic upload management for driving behavior analysis on GIZO platform
