Giter Site home page Giter Site logo

catroid's Introduction

Catroid

Catroid, also known as Pocket Code, 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 please visit our developers page.

Nightly builds can be found here.

First Steps

There are currently two ways to import the project:

It is recommended to use the gradle way to import the project since the old version won't be supported any longer from us.

Eclipse

  1. Get the repo via shell: git clone [email protected]:Catrobat/Catroid.git
  2. Drink some coffee - the repo size is about 100 MBs (2013-12-17)
  3. Open Eclipse and select a workspace of your choice
  4. 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
  5. Wait until Eclipse reads/compiles everything
  6. Maybe some cleanups will help to clear any compile errors - if any (Project > Clean... > Clean all projects > OK)
  7. Also take care that a Project Build Target is chosen (Project > Properties > Android > choose any Build Target of your choice > OK)

Warning

egit (Eclipse extension for git) will ignore some git settings and will make trouble with line endings!

Gradle

You should have following path variables defined:

  • JAVA_HOME
  • ANDROID_HOME
  • and your git location in PATH

After above settings are done it should be pretty easy:

  1. Get the repo via shell: git clone [email protected]:Catrobat/Catroid.git
  2. Drink some coffee - the repo size is about 100 MBs (2013-12-17)
  3. (optional:) Open your command line tool in the cloned folder and execute gradlew tasks (gradlew.bat tasks for windows user)
  4. Import the Catroid folder into your IDE

It's recommended to use the gradle-wrapper (gradlew) from within the project!

Resources and links

License

License of our project (mainly AGPL v3).

catroid's People

Contributors

kaufi avatar aried3r avatar sjaindl avatar markini avatar threesn avatar mhobl avatar knut0025 avatar felly avatar obusher avatar jib218 avatar bernhardsp avatar ptreitler avatar junter7 avatar manuelwallner avatar woodruf1986 avatar mfellner avatar robertpainsi avatar atermenji avatar ptielsch avatar trosmarin avatar patkoch avatar simonstefan avatar samjay avatar lorrenzovonmatterhorn avatar matpojer avatar majda-osmic avatar xorrizon avatar oussama-smiai avatar denisehoo avatar sercanakpolat avatar

Watchers

James Cloos avatar Daniyal Jahan Warsi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.