Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

CMake and NDK cache for Android build

ViTVetal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 29, 2020

Is it possible to use cache for Android NDK and CMake. I use cache for Android SDK and Gradle but Cmake and NDK downloading take a lot of time during the build.

1 answer

0 votes
ktomk
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 29, 2020

Yes, all kind of build dependencies are possible to cache, so I don't see a specific reason why this should not be the case for Android SDK and CMake.

To get this to work, first find out which directories you need to cache. Then create two custom caches - one for Android SDK and one for CMake - and use them in the pipeline step(s) where applicable.

See as well:

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events