- Create android apps with C. Built with C Ansi.
There's no docs yet for this, you'll need use it by your own.
If someone want do docs, and need help, join our community and i can help you.
Also not all android functions are available, if you need one, please open a issue.
- LinearLayout
- TextView
- Toast
- Button
- ImageView ...
To get a local copy up and running, follow these simple steps.
- Android Studio
- Android SDK 24 or newer.
- Android NDK 27b or newer.
- Clone the repo
git clone https://github.com/trindadedev13/CDroid.git
- Open the project in Android Studio.
- Let Gradle sync and download the required dependencies.
- Run the app on an emulator or a physical device.