My c4droid compiler is not detecting gcc plugin please help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

My c4droid compiler is not detecting gcc plugin please help

guys i want to code in my phone in c++ so i downloaded c4droid and then downloaded GCC and SDL but it's not detecting it .can anyone tell me alternative to c4droid for c++ or help me to fix it

1st Apr 2017, 5:19 PM
Mrityunjay Jha
Mrityunjay Jha - avatar
9 Answers
+ 9
no man it's the only offline compiler on android. No one can beat this because it's 32 bit compiler with C99 upgrade. 1) you can declare variables inside loop directly. such as for(int k=0;k<=10;k++){} 2) it supports "long long data type" which can store more large integer than long data type. such as long long number=2353356634689536744 and it's print control is %lld
4th Apr 2017, 1:37 PM
Ajay Agrawal
Ajay Agrawal - avatar
+ 10
Have you purchased it?If not it wont detect it
5th Apr 2017, 10:04 AM
Nikhil
Nikhil - avatar
+ 8
I have also same problem with my phone. I can install it but it won't run 😧
1st Apr 2017, 6:56 PM
Ajay Agrawal
Ajay Agrawal - avatar
+ 7
I got it free from Apkhere.com
5th Apr 2017, 3:16 PM
Ajay Agrawal
Ajay Agrawal - avatar
+ 5
just uninstall everything and clear system cache. install c4droid, open the app and follow the instructions to complete the installation of compiler and plugins 1 touch yes 2 touch ok 3 install plugin once google play pops up 4 go back to c4droid app 5 select every option regarding QT 6 touch install internal memory 7 yes 8 ok 9 install SDL plugin once google play pops up The end
1st Apr 2017, 7:20 PM
seamiki
seamiki - avatar
+ 4
@seamiki I think you are right, because I have not tried purchased version.😊
6th Apr 2017, 9:07 PM
Ajay Agrawal
Ajay Agrawal - avatar
+ 3
@Ajay It's a paid app: if you got it free you probably got a cracked version and in that case you get what you pay... I got it running flawlessly on 4 different devices, Also uninstalled and reinstalled trying to recreate the issue posted herein but it simply works. (Purchased version)
5th Apr 2017, 3:52 PM
seamiki
seamiki - avatar
+ 1
Yeah I to faced same issue. C4droid Apk with GCC compiler available freely. Any one can download now. I got it from this blog , I was looking for it since 6 months. https://c4droid.blogspot.com/2019/08/c4droid-apk-free-crack-download.html?m=1
3rd Aug 2019, 3:30 PM
Anjaneya Karjigi
Anjaneya Karjigi - avatar
0
can you provide alternative to this app
2nd Apr 2017, 6:27 AM
Mrityunjay Jha
Mrityunjay Jha - avatar