Hi, I would like to know if you can develop iphone 4 applications using airplay sdk? airplay sdk is based on c and c++ what is your opinion to develop mobile application on c++? im happy to foun out this airplay sdk because i do not need to buy an apple computer to develop iphone applications.|||As a developer, I believe that cross-platform development standards (like the Airplay SDK) are very convenient, but have many potential pitfalls in deployment.
Anytime you're translating one language into another (C++ to Objective C in this case) you're asking for potential issue depending on the nature and complexity of the app. Optimization can be key in mobile applications development, and translating from one language into another using a standard library can miss out on lots of chances for optimization.
That being said - AirplaySDK seems to do a decent job of things, and many developers use it to create apps which can be deployed across multiple platforms and mediums via a single click, and in answer to your questions, it is specifically designed in part to do just what you ask about, developing iPhone apps.
Checkout their "airplay for iphone" page:
http://www.airplaysdk.com/airplayforiphone.php
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment