From ec9a35e04fb230e333f545894d3a720fe72ad070 Mon Sep 17 00:00:00 2001 From: Abhishek Bhardwaj Date: Sun, 6 Jul 2025 18:35:10 +0530 Subject: [PATCH] Add CellularLab: iPerf3 + JNI + Gemini AI Android example --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 720cdbf..b4c74d1 100644 --- a/readme.md +++ b/readme.md @@ -475,6 +475,7 @@ Awesome-Android is an amazing list for people who need a certain feature on thei - [Kotlin VIPER example](https://github.com/OmiSoftNet/AndroidViperTemplate) - Example about VIPER (View Interactor Presenter Entity Router) Pattern. - [Complete-Google-Map-API-Tutorial](https://github.com/mohammadima3oud/Complete-Google-Map-API-Tutorial) - Learn How to use Google Map API for Android from Basic to Advance with complete examples. - [Android Modular Architecture](https://github.com/VMadalin/kotlin-sample-app) - Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin following the best practices with Jetpack. +- [CellularLab](https://github.com/Abhi5h3k/CellularLab) - A native iPerf3 Android client built with Kotlin + JNI + CMake. Demonstrates how to bridge C/C++ performance tools with Android UI, and includes Gemini AI integration for log analysis and report generation. ### Podcasts - [Fragmented](https://fragmentedpodcast.com/) is the Android developer podcast where Donn Felker and Kaushik Gopal talk about building good software and becoming better Android developers.