# What is AndroidTestUtilities?

**URL:** https://discourse.cmake.org/t/what-is-androidtestutilities/8365
**Category:** Usage
**Tags:** os:android
**Created:** [June 20, 2023, 9:06pm UTC](https://discourse.cmake.org/t/what-is-androidtestutilities/8365 "2023-06-20T21:06:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![buildSystemPerson](https://discourse.cmake.org/user_avatar/discourse.cmake.org/buildsystemperson/32/2851_2.png) [@buildSystemPerson](https://discourse.cmake.org/u/buildSystemPerson)
#### Post date: [June 20, 2023, 9:06pm UTC](https://discourse.cmake.org/t/what-is-androidtestutilities/8365/1 "2023-06-20T21:06:28Z")

</div>

I’m currently working on our Android CMake build and stumbled on the following CMake module:  
[https://cmake.org/cmake/help/latest/module/AndroidTestUtilities.html](https://cmake.org/cmake/help/latest/module/AndroidTestUtilities.html)

What does this module do? Is there an example I can look at?

Edit: I also don’t see this module used in the official [CMake Android examples](https://github.com/android/ndk-samples).

---

<div class="post-metadata">

### Author: ![ben.boeckel](https://discourse.cmake.org/letter_avatar_proxy/v4/letter/b/ea5d25/32.png) [@ben.boeckel](https://discourse.cmake.org/u/ben.boeckel)
#### Post date: [June 25, 2023, 7:37pm UTC](https://discourse.cmake.org/t/what-is-androidtestutilities/8365/2 "2023-06-25T19:37:16Z")

</div>

Merged here: [https://gitlab.kitware.com/cmake/cmake/-/merge\_requests/113](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/113)

That’s all the info I can find right now.
