Gerry

Results 61 comments of Gerry

thank you for reporting the issue: saw it locally, following up internally.

@AndreiHarasemiuc please check it out on your end; the commend mentioned above could be added with instructions at: https://developer.android.com/studio/run/rundebugconfig#editing it works for me on Mac. Kindly let us know your...

you might direct the question to https://github.com/android/ndk/issues?

How does this happen: if you just use this lib without add any code using it, would it still happen? if it is a public library, you could share the...

I need to ask domain experts to give comments, might also take some time before get to this one. You may also try on stack overflow in the mean time.

will try to followup this one when I get change to this(may take a while).

3.6.2 should just work as-is, assume the project is already imported to Android Studio IDE: - "Build Variants" low left edge, click on it - you should see the arm8Debug...

thank you for filing the issue, will look at this and report back ( might take some time, sorry )

acknowledged: probably having a codelab to include the whole process of enabling tracing and viewing the trace. There has been updates about tracing and profiling in Studio IDE, need to...

you mean how to publish your library in an AAR? you might look at the the [prefab-publishing](https://github.com/android/ndk-samples/tree/main/prefab/prefab-publishing) sample, and [the official documentation](https://developer.android.com/studio/build/native-dependencies?hl=de&buildsystem=cmake&agpversion=4.1).