awesome-android icon indicating copy to clipboard operation
awesome-android copied to clipboard

Add CellularLab: iPerf3 + JNI + Gemini AI Android example

Open Abhi5h3k opened this issue 6 months ago • 0 comments

This PR adds CellularLab to the Code examples section.

It's an open-source Android project demonstrating how to:

  • Use CMake + JNI to integrate native C/C++ libraries (iPerf3)
  • Build a Kotlin-based UI for network diagnostics
  • Use Gemini AI to analyze performance logs and generate structured markdown reports

Useful for devs exploring native Android interop, network testing tools, or AI-powered UX features.

Abhi5h3k avatar Jul 06 '25 13:07 Abhi5h3k