To get C++ support you need :
1)install GCC Plugin
2)select G++ compiler in c4droid preferences.
3)Use iostream not iostream.h
4)Add "using namespace std" to your program (before int main)
c4droid supports SDL native activity and Qt for GUI now install SDL plugin for c4droid to use it ( only GCC/G++ compiler supported so you need plugin )
SDL is detected with #include "SDL.h" , native activity is detected with #include "android-native-app-glue.h" Qt is detected with #include "QtGui")
An experimenatal support for QT necessitas , Note it is in alpha stage.
Qt support limitations :
1) path to ministro libraries is hardcoded (/data/data/org.kde.necessitas.ministro/files/qt/lib)
2) only Qt core and Qt Gui libraries are supported by c4droid for now .
3)if you are compiling a single-file Qt app you must add #include "yoursourcefilenamewithapp.moc" to the end of the file . if you were using .pro file for compilation you dont need that .
-- { SCREENSHOTS } --
All The Above Instuctions Are For V 3.52 : Download link
Aptoide.apk May Be usefull In some Android Versions : Download Link
Download From Qr code :
Download From Market Link:
Free C4droid (C/C++ compiler) v3.27 Apk App AndroidDownload From Torrentz.eu:
Free C4droid (C/C++ compiler) v3.27 Apk App Android
0 comments:
Post a Comment