---
title: Media agent for Android v4.4.0
source: https://docs.newrelic.com/docs/release-notes/streaming-mobile-release-notes/streaming-android-agent-26-08-04
---

## New features

-   Added JP region support. [(e97c6ca)](https://github.com/newrelic/video-agent-android/commit/e97c6caaac5ba1b261f8fa9812c8a262d49f09a4)

## Bug fixes

-   Aligned `totalPauseTime` with the iOS clock model and stopped emitting `totalTimeSwitchedDown`. [(924c7b9)](https://github.com/newrelic/video-agent-android/commit/924c7b9ffcb5b65b5023bd7b41cf4515f964686b)
-   Classified startup and playback errors by content-started state, for iOS parity. [(a6b3288)](https://github.com/newrelic/video-agent-android/commit/a6b3288932f0ae60513ff58ca0214ae61b9432f2)
-   Corrected `CONTENT_DROPPED_FRAMES` event fields and fixed the underlying ANR root cause. [(a5afc73)](https://github.com/newrelic/video-agent-android/commit/a5afc731735e5b05ef5f17fa4e2d7b7bd33843cb)
-   Deduplicated consecutive identical download-rate samples. [(e9b6d1f)](https://github.com/newrelic/video-agent-android/commit/e9b6d1f2c7de121e371c62b904917a92e23bda8b)
-   Emitted a fresh `totalPlaytime` value in `QOE_AGGREGATE`. [(af065d6)](https://github.com/newrelic/video-agent-android/commit/af065d624bb7e8f6df468423c2b1527603b4c6e8)
-   Excluded only ad time from `startupTime`, for iOS parity. [(9321ac8)](https://github.com/newrelic/video-agent-android/commit/9321ac8279dd2000cedec898a2f9f1996e9e5405)
-   Recorded the final QoE event into the crash-safe buffer at `CONTENT_END`. [(e1d3ae1)](https://github.com/newrelic/video-agent-android/commit/e1d3ae1469f29b42d04ef47b0f2a7b700046db83)
-   Removed an unused classpath. [(f729768)](https://github.com/newrelic/video-agent-android/commit/f729768ae8560edd246c3651cc848db60b977207)
-   Removed an unused dependency. [(0bdd95b)](https://github.com/newrelic/video-agent-android/commit/0bdd95bf41e9511d1f60e373ca75e6e36de013f1)
-   Removed an unused plugin. [(fa11838)](https://github.com/newrelic/video-agent-android/commit/fa1183822a0f044f475481871b956ad92ac5f7e6)
-   Replaced the global `harvestCycleNumber` gate with a per-tracker gate. [(9e19faf)](https://github.com/newrelic/video-agent-android/commit/9e19faf605f2fbcf69740132c6a69a0f0e4f6157)
-   Updated a variable name. [(72de035)](https://github.com/newrelic/video-agent-android/commit/72de0354bd2bc78ee12d1124b25d70b20ffbcbf2)
-   Updated the allowlist for `QOE_AGGREGATE` context attributes, for iOS parity. [(dd1d3ef)](https://github.com/newrelic/video-agent-android/commit/dd1d3efeb00b345bdbdc0ee48b6e57e35e8e667f)
-   Updated the bitrate timer to use the `isPlaying` transition. [(011ade3)](https://github.com/newrelic/video-agent-android/commit/011ade3370a71149376e26f4e29aed70e1d28900)
