is a good option programing with NDK for android?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • logfault

    One C++ log library to rule them all! MacOS, IOS, Android, Linux, Windows, QT, std::clog

  • 1) A C++ library compiled with the NDK with a Java wrapper and the UI written in Java/Kotlin. This was doable for this project because the project was huge with good funding and multiple teams working on the various components. I was responsible for the C++ part. The C++ library was also used in a iPhone app, and that was actually much more work (I had to write an Objective C layer) than on Android. During this project I wrote about how I ended up making a usable JNI wrapper. I also created two new Open Source projects to facilitate logging and using libcurl conveniently from C++ in mobile apps.

  • RESTinCurl

    Modern C++ header only library wrapper around libcurl

  • 1) A C++ library compiled with the NDK with a Java wrapper and the UI written in Java/Kotlin. This was doable for this project because the project was huge with good funding and multiple teams working on the various components. I was responsible for the C++ part. The C++ library was also used in a iPhone app, and that was actually much more work (I had to write an Objective C layer) than on Android. During this project I wrote about how I ended up making a usable JNI wrapper. I also created two new Open Source projects to facilitate logging and using libcurl conveniently from C++ in mobile apps.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts