News

Learn how to use external libraries in Android Studio and extend the capabilities of your code with a single line in your Gradle build file!
This sample uses the Android Studio CMake plugin with external library support. It demos how to: include a pre-built static library (gmath) in your app include a pre-built shared library (gperf) in ...
Welcome to the "Camera App Using CameraX Library in Android Studio Kotlin" YouTube playlist! This playlist is designed to help you master the art of building a feature-rich camera application in ...