GitHub - gnustep/android-examples: Examples showing the use of the android-toolchain with ObjectiveC · GitHub
Skip to content

gnustep/android-examples

Folders and files

Repository files navigation

GNUstep Android Examples

This repository contains example projects to show how to use the GNUstep Android Toolchain in a project.

  • hello-objectivec
    Android Studio project using CMake to compile Objective C code using GNUstep.
    The GNUstep integration can be found in CMakeLists.txt.
    Additionaly, GSInitialize.m shows how to initialize GNUstep and enables logging of stderr output via logcat.
  • hello-objective-qt
    Qt project using a custom compiler definition to support Objective C code using GNUstep (see objc-gnustep.pri).
    Can be run on Android as well as macOS.

About

Examples showing the use of the android-toolchain with ObjectiveC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors