Catroid is an on-device visual programming system for Android devices.
Catrobat is a visual programming language and set of creativity tools for smartphones, tablets, and mobile browsers. Catrobat programs can be written by using the Catroid programming system on Android phones and tablets.
For more information oriented towards developers including, e.g., downloads of nightly builds, please visit http://developer.catrobat.org/
The Project is hosted at GitHub.
- Get the repo via shell:
git clone git@github.com:Catrobat/Catroid.git
- Drink some coffee - the repo size is about 62 MBs (2013-06-10)
- Open Eclipse and select a workspace of your choice
- Import every project from the cloned repo (File > Import... > General > Existing Projects into Workspace > Next > Select root directory (browse to it, confirm and wait until Eclipse shows you all projects below) > Finish
- Wait until Eclipse reads/compiles everything
- Maybe some cleanups will help to clear any compile errors - if any (Project > Clean... > Clean all projects > OK)
- Also take care that a Project Build Target is chosen (Project > Properties > Android > choose any Build Target of your choice > OK)
egit (Eclipse extension for git) will ignore some git settings and will make trouble with line endings!
- Community website with sample programs
- Installation Instructions
- Frequently Asked Questions
- Release history (including links to videos of older versions of the programs)
- Credits
- Statistics on Ohloh
- Visit us on IRC: #catroid on freenode
- Our Google group
- Catroid project blog
License of our project (mainly AGPL v3).