Quote:
Originally Posted by coreys
I've heard of using C++ to make apps for iPhone, but last I checked you didn't have as many SDK resources available to you, and I haven't heard of -any- way to do it on Android (although I have seen a project to run Python, Perl, and other scripting languages on top of the Java runtime).
|
I'm fairly certain the only language you can use in a practical manner for iPhone app development is objective-c, and a lot of people I've talked to prefer it to C++ by far, saying it's what C++ should've been.