Sunday 3 November 2013

C or C++ compiler for Android


C4droid is a simple C/C++ IDE + C/C++ compiler for Andriod with GNU Makefile, SDL and Qt support. C4droid supports devices with ARM processors only (not devices with Intel x86 or MIPS processor).


You can create your ownapplication on andriod phone, and run them (even without Internet access: compiler is offline). This app uses TCC and uClibc (or GCC with Bionic libc with a plugin), so it has full support of ANSI C and ISO C99. C4droid can be used for educational purposes or to practice in C/C++ language.
Some components of C4droid are LGPL-licensed. You can download used source code of TCC and uClibc on their websites




Yash

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.

2 comments:

  1. c4droid is paid. I'd recommend CppDroid - new free C/C++ IDE and compiler on Android. It has a lot of included C/C++ examples and tutorials. Blog: http://cppdroid.blogspot.com, Google Play: https://play.google.com/store/apps/details?id=name.antonsmirnov.android.cppdroid

    ReplyDelete
  2. I'd like to suggest new ios app - CppCode. It's the first and the only offline C/C++ IDE & Compiler on iOS!
    You can code C/C++ right on your iPhone/iPad without jailbreak and without internet connection. It starts new age of coding-on-the-go!

    You can find app feature list, screenshots and video on Vimeo/Youtube and even quick start at http://cppcode.info

    AppStore:
    https://itunes.apple.com/app/cppcode-offline-c-c++-ide/id936694712

    ReplyDelete

 

Copyright @ 2013 H@cking Tricks.