Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: DecoratorFawn82 on October 10, 2013, 07:48:11 am
-
Can I develop a mobile app with Code::Blocks IDE or do I need a more advanced IDE to do this? Code::Blocks is really easy to use and setup without getting any errors.
So it would be really great if that is possible. But I don't know if it is possible?
-
Depends on what you mean with "mobile". There are MANY mobile devices around. I once did development for Windows Mobile and Android (but abandoned due to missing time) which was working just fine after the right setup.
-
I'm mean for a Android/iPhone device. Is that possible with to do with Code::Blocks?
-
Afaik Android has a C/C++ compiler (it was called something like Necessitas) other than Java tools, it should work under CB if you can deal with the pile of settings. For iOS, someone once told me that all the iOS development have to progress under a MAC, I don't know if it really is.