---
title: Android application licenses
source: https://docs.newrelic.com/docs/licenses/product-or-service-licenses/mobile-app-licenses/android-application-licenses
---

We love open-source software, and use the following in the New Relic Android app. Thank you, open-source community, for making these fine tools! Some of these are listed under multiple software licenses, and in that case we have listed the license we've chosen to use.

| Third Party Dependencies                                    | License                                                                        | Copyright                                                                                                                           |
| ----------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------- |
| [Coil](https://coil-kt.github.io/coil/)                     | [Apache 2.0](https://coil-kt.github.io/coil/#license)                          | Copyright 2023 Coil Contributors                                                                                                    |
| [Dagger 2](https://github.com/google/dagger)                | [Apache 2.0](https://github.com/google/dagger/blob/master/LICENSE.txt)         | Copyright © 2012, The Dagger Authors                                                                                                |
| [Dnsjava](https://github.com/dnsjava/dnsjava)               | [BSD 3](https://github.com/dnsjava/dnsjava/blob/master/LICENSE)                | Copyright (c) 1998-2019, Brian Wellington Copyright (c) 2005 VeriSign. All rights reserved Copyright (c) 2019-2021, dnsjava authors |
| [Gson](https://github.com/google/gson)                      | [Apache 2.0](https://github.com/google/gson/blob/master/LICENSE)               | Copyright © 2008, Google Inc.                                                                                                       |
| [markwon](https://github.com/noties/Markwon)                | [Apache 2.0](https://github.com/noties/Markwon/blob/master/LICENSE)            | [Copyright © 2019 Dimitry Ivanov (legal@noties.io)](https://github.com/noties/Markwon/blob/master/README.md#license)                |
| [mockito](https://github.com/mockito/mockito)               | [MIT](https://github.com/mockito/mockito/blob/release/3.x/LICENSE)             | Copyright © 2007 Mockito contributors                                                                                               |
| [moshi](https://github.com/square/moshi)                    | [Apache 2.0](https://github.com/square/moshi/blob/master/LICENSE.txt)          | Copyright © 2015 Square, Inc.                                                                                                       |
| [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart) | [Apache 2.0](https://github.com/PhilJay/MPAndroidChart/blob/master/LICENSE)    | Copyright © 2019 Philipp Jahoda                                                                                                     |
| New Relic Mobile Agent                                      |                                                                                |                                                                                                                                     |
| [OKHttp](http://square.github.io/okhttp/)                   | [Apache 2.0](https://square.github.io/okhttp/#license)                         | Copyright © 2019 Square, Inc.                                                                                                       |
| [okio](https://github.com/square/okio)                      | [Apache 2.0](https://github.com/square/okio/blob/master/LICENSE.txt)           | Copyright © 2013 Square, Inc.                                                                                                       |
| [Picasso](http://square.github.io/picasso/)                 | [Apache 2.0](https://square.github.io/picasso/#license)                        | Copyright © 2013 Square, Inc.                                                                                                       |
| [Retrofit](http://square.github.io/retrofit/)               | [Apache 2.0](https://square.github.io/retrofit/)                               | Copyright © 2013 Square, Inc.                                                                                                       |
| [robolectric](https://robolectric.org/)                     |                                                                                | [MIT](https://github.com/robolectric/robolectric/blob/master/LICENSE)
                                                              |
| [Snakeyaml](https://github.com/bmoliveira/snake-yaml)       | [Apache 2.0](https://github.com/bmoliveira/snake-yaml/blob/master/LICENSE.txt) | Copyright © 2008, [www.snakeyaml.org](http://www.snakeyaml.org).                                                                    |

The remainder of the code is covered by the New Relic License agreement.
