Skip to content

clutter-project/clutter-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

288a8c4 · Mar 20, 2014

History

17 Commits
Dec 19, 2012
Dec 19, 2012
Mar 20, 2014
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Dec 19, 2012
Dec 23, 2012
Dec 19, 2012
Aug 29, 2013
Dec 19, 2012
Aug 29, 2013
Dec 19, 2012

Repository files navigation

====== Intro ======

Android-Clutter is a set of scripts helping you to build Clutter based
applications for Android. This project mostly relies on jhbuild to
compile all the libraries with the right options.

====== First setup ======

To build Clutter and all its dependencies run :

$ ./build-clutter-android.sh

This script will take care of downloading the Android SDK/NDK for you.

====== Setup and Compile the demo app ======

Once the stack is compiled you can setup and install the demo app by
running :

$ source android-env.sh
$ make ohand-app-full

After you setup the app, any modification to the app can be compiled
and installed by running :

$ make ohand-app

About

No description, website, or topics provided.

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE
LGPL-2.1
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published