Skip to content

Examples showing the use of the android-toolchain with ObjectiveC

License

Notifications You must be signed in to change notification settings

gnustep/android-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

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

No packages published