ndk-samples
Android NDK samples with Android Studio
About this project
Android NDK Samples This repository contains sample apps that use the [Android NDK]. For an explanation of the layout of this repository, see ARCHITECTURE.md. Build and run 1. Clone the repository 2. Open the whole project in Android Studio 3. Install CMake 4.1.0 via the SDK Manager (must be done manually until https://issuetracker.google.com/443137057 is fixed). 4. Select the sample you want to run in the top bar (you may need to sync gradle first) 5. Click the play button to run the sample You can also build the samples from the command line if you prefer. Use ./gradlew build to build everything (if you're on Windows, use .\gradlew.bat instead of ./gradlew). For individual…
Technologies
Project health
GitHub
Reviews
Built by
Maintain android/ndk-samples? Claiming verifies admin access through your GitHub account and gives you control of this listing.