Aws-sdk-cpp: Support for new Android NDK

Created on 27 Mar 2019  路  6Comments  路  Source: aws/aws-sdk-cpp

I use the SDK for building apps for Android with Qt. Latest LTS Qt (5.12) support latest NDK that is 19c. But with the SDK I can use 12b and not later. It works, but in my case it is stable only with STL gnustl_shared and GCC. But I would like to use Clang and libc++ with Qt 5.12.

Do you plan to upgrade Android NDK support?

feature-request guidance

All 6 comments

Thank you for your suggestion.
Android NDK upgrade is in our plan.

That would be very cool, Thanks!

@wps132230, can you give an update on how this work is going? Is it in active development?

@jkoutavas Thank you for your patience, it's still in progress.

Now we support latest NDK r19c (back to 13b) with their own toolchain files, 12b is not supported anymore. Please reopen if you still have problem.

cool!! thanks!

Was this page helpful?
0 / 5 - 0 ratings