|
|
|
|
|
by inglor_cz
1297 days ago
|
|
It was my experience that building a native Android project with older NDKs benefitted hugely from introduction of ccache. Especially if you had multiple branches of the same code (release/nightly) that shared a significant code base. That was pre-Android Studio times. IDK what is the situation now. |
|