Top 8 Apps Similar to CCTools SDL Plugin

SDL plugin for C4droid
n0n3m4
WARNING! It's not astandaloneapplication.Make sure to use latest version of main app installed fromGooglePlay.Don't write a review if C4droid wasn't installed from Google Play-it will be ignored anyway.This plugin allows to run SDL/SDL2/NativeActivity/Qt apps.To use it, just install it, nothing more is needed.To compile programs you need GCC/G++ compiler selected (TCC isnotsupported).To download this app you must have C4droid installed (other usageisprohibited).Qt is a registered trademark of Digia.
SDL Offline Documentation 0.3
levinux
This is simple: it's an offline version ofSDLlibrary documentation from http://www.libsdl.org/. If you need afast,take-everywhere, offline & official documentation, thisapp isfor you. Hope you like it :)NOTE: All the documentation & logo belongs toSamLantinga.
SDL Library 1.10
nwf.com
SDL Library is a special applicationdedicatedfor schools to offer for students the pleasure of surfingthe booksusing technology, and to have his own library on thedevice.
CCTools-free 1.09
sashz
Latest CCTools with gcc 4.7:http://play.google.com/store/apps/details?id=com.pdaxrom.cctoolsCCTools is native IDE for Android devices. ItincludesC/C++/Lua/GNU Makefile source code editor with syntaxhighlightingand complete android gcc toolchain for arm/mips/x86devices.Console applications and native activity applicationsaresupported. To execute Lua scripts, please install LuaJITfromAdd-ons (Menu-Add-ons).Toolchain, support files and examples will downloadedandinstalled on first start. Required 100MB on theapplication'sstorage and 30MB on the internal SD card.Please send your feedbacks, bugs, installation problems toemail:mailto://[email protected] toolchain sources: http://tools.android.com/overview/ndk-gitVideo how-to: http://www.youtube.com/watch?v=Tc8HQWf9K-c
C4droid - C/C++ compiler & IDE
n0n3m4
C4droid is a user-friendly (but powerful)C/C++IDE + C/C++ compiler for Android.Basic features:- Offline C compiler: create your own applications on Androiddeviceand run them even without Internet access- Source code editor with syntax highlighting, tabs,codecompletion, code formatting, file association andundo/redo- Export&share your programs as APKs or native executables(forterminal apps)- No root required (but C4droid can use it for your programs ifyouwant)- Full ANSI C and ISO C99 support with TCC (Tiny C Compiler)+uClibc- Git integration- Customizable GUI, choose where to place tabs and buttonsbyyourself, themes are also supported.More features with a free GCC plugin:- Fully-functional C++ compiler, almost complete C++11 supportwithGCC compiler- NativeActivity, Qt, SDL and SDL2 support for GUI- Debugger with breakpoints and watches- Makefile support: use the same build scripts as on yourPC(BusyBox is included)- Semi-automatic open-source library porting feature forenhancedprogramming & educationC4droid is designed to be user-friendy out-of-the-box, butnothingis perfect, so here are some answers for questions thatcanappear:How to install C++ support?C4droid will ask you to install C++ support at first startupandwill configure itself in semi-automatic mode.If you want to do that manually, you need:0) Enough internal memory OR root rights. C4droid does notrequireroot rights for devices with more than 50MB of freeinternalmemory.1) Install GCC plugin (C4droid will ask you to install it).2) Select G++ compiler in C4droid preferences.3*) Add "using namespace std;" to your program(before int main),useiostream, not iostream.hNote that if you want to use C4droid as a C compiler, it isbetterto select GCC, not G++.How to use SDL, SDL2, NativeActivity and Qt insingle-filemode?Just install SDL plugin and select G++ compiler inC4droidpreferences.Note that C4droid chooses app mode using a very simple sourcecodeanalysis:SDL is detected with #include "SDL.h", SDL2 is detectedwith#include "SDL2/SDL.h", NativeActivity is detected with#include"android_native_app_glue.h", Qt is detected with#include"QApplication"If you are compiling a single-file Qt app, you must add#include"yoursourcefilenamewithcpp.moc" to the end of source codefilealso.How to use Makefiles, multifile projects, etc?Long-click compile button (or select "compilation settings"ifbuttons are hidden/moved) and configure current directory tousethe mode you want.Note that C4droid will create .c4droid configuration file whenyouwill press Ok. Some modes (like makefile) require to enterresultexecutable file name, don't forget to do that.After doing that all use compile and run buttons to build andrunyour app as regular.How to build and install libraries?Almost the same way as regular Makefile building except forthatmost probably some patching may be required.Currently tested libraries are gmp(internalmemoryonly),mpfr,mpc,libxml2,neon,sqlite,SDL_gfx(--disable-mmxrequired).Which gestures/keyboard shortcuts does C4droid support?Long-click gestures:New button: delete current file.Save button: save as.Open button: recent files.Run button: run with arguments.Compile button: configure current directory.Tab: close tab.Keyboard shortcuts:Ctrl-C, Ctrl-V, Ctrl-X for Copy, Paste and CutCtrl-S, Ctrl-O for Save/OpenCtrl-Z, Ctrl-Y for Undo/Redo.Ctrl-L for "go to Line"Ctrl-F for FindCtrl-A for select AllCtrl-B for Build/compileCtrl-R for RunCtrl-Space/Ctrl-D for autocompletion (Ctrl-Space may be reservedbyAndroid)Report bugs at [email protected] stands for "c for android" (or "c++ for android").C4droid is not an online compiler, so it uses real binaries.Some binaries in APK are licensed under (L)GPL, email me forthesource code (Tiny C compiler, GCC, BusyBox, etc.)Android is a trademark of Google Inc.Qt is a registered trademark of Digia.
CppDroid - C/C++ IDE
Anton Smirnov
CppDroid is simple C/C++ IDE focusedonlearning programming languages and libraries.Features:* code complete ** real-time diagnostics (warnings and errors) and fixes ** file and tutorial navigator (variables, methods, etc)* static analysis ** smart syntax highlighting* portrait/landscape UI* auto indentation and auto pairing (configurable)* configurable code syntax highlighting (themes) ** compile C/C++ code (no root required)* works offline (built-in compiler, no internetconnectionrequired)* great C/C++ code examples included ** detailed C++ tutorial and learn guide included ** add-ons manager and auto updates* Dropbox support ** Google Drive support *On first launch CppDroid extracts SDK (about 150Mb)anddownloads and extracts examples and tutorials, so about215Mb of internal storage space is required. It can't bemoved tosd card because of android security.Start learning C and C++ by examples (menu / Project/Examples) or tutorials (menu / Project/Tutorials).App blog:http://www.cppdroid.infoAdvanced paid features (marked with *) review:http://www.cppdroid.info/p/advanced-features.htmlSee also ArduinoDroid app:http://www.arduinodroid.info
AVR BootloadHID USB uploader 1.0
sashz
AVR BootloadHID compatible firmware uploader.Requirement:- Android device with USB host.- AVR MCU with preinstalled BootloadHID bootloader (check itfromoriginal site).Intel hex file format is supported for uploading.You can use CCTools with avr-libc, binutils-avr, gcc-avrAdd-onsto compile AVR sources.BootloadHID site: http://www.obdev.at/products/vusb/bootloadhid.htmlYour questions, please write to email: [email protected]
C++ Compiler IDE 22
C++ Compiler IDE is simple C++ IDE focused onlearningprogramminglanguages. Features: * smart syntax highlighting* undo* redo *note * input syntax Example : using namespacestd;#include”iostream“ void main(){ cout<<"Hello world!"; }