Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anzhelion/android-native-calendar
A native C++ application for android using JNI whenever needed.
https://github.com/anzhelion/android-native-calendar
android android-app android-application android-ui egl font glyphs jni jni-android memory-management mmap native native-apps ogl ogles2 opengl opengl-es opengles rasterization
Last synced: about 1 month ago
JSON representation
A native C++ application for android using JNI whenever needed.
- Host: GitHub
- URL: https://github.com/anzhelion/android-native-calendar
- Owner: anzhelion
- License: unlicense
- Created: 2024-10-11T22:55:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T11:21:40.000Z (3 months ago)
- Last Synced: 2024-11-08T12:26:41.590Z (3 months ago)
- Topics: android, android-app, android-application, android-ui, egl, font, glyphs, jni, jni-android, memory-management, mmap, native, native-apps, ogl, ogles2, opengl, opengl-es, opengles, rasterization
- Language: C
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# android-native-calendar
A native C++ application for android. It avoids usage of Java, uses JNI if no native API is supplied.
Custom Font Rendering, OpenGL graphics and Native Input.