Skip to content

IllusionMan1212/android-native-example-odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic Android native example written completely in Odin. It adapts and rewrites mmozeiko's C example to work with Odin.

This requires that you write some basic bindings to the Android NDK (or use mine https://github.com/illusionman1212/ndk-odin) in order to compile and run.

Building

First you must adjust build.sh and launch.sh to have correct paths to Android SDK, Android NDK and the Jetbrains RT. Then set APK variable to the desired apk package name. Use Android SDK to install build-tools and platform SDK.

Now you can use build.sh to build and install the app, and launch.sh to run the application:

License

The code is licensed under the Unlicense license. I do not own the app icon (Odin logo). The logo copyright is owned by GingerBill

About

Android native example application completely written in Odin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published