background preloader

Cross Android & ios

Facebook Twitter

PropertyCross | Helping you select a cross-platform mobile framework. Fastbook. What is a Hybrid Mobile App? Native vs html5. Les web apps HTML5 prêtes à enterrer les apps natives ? Deploy WebGL applications as native iOS or Android applications. iPhone Cocos2D user’s guide to Cocos2D-x (Part1) Since I am just starting up with Cocos2D-x and I come from an iPhone background I figured I should note the things that are different in -x from the iPhone version of the library. What this guide won’t do is tell you how to port your existing Cocos2D game to Cocos2D-x, as it targets a project that is created from scratch. Although the iPhone version is not the original one (the original one was a Python library called Cocos2D), I will refer to it as “the original Cocos2D” below. Fortunately you can use XCode as your IDE, as everything should work out of the box. Just install the project templates from the downloadable zip file from the Cocos2D-x website and create a new project.

I personally prefer XCode3 over Xcode4 because it is not a steaming pile of crap. You probably figured out by now you will be writing C++. For years I avoided it because I thought it was ugly – I still do, but I used to, too. Manual memory management Objective C Semiautomatic memory management (autorelease) A Java to iOS Objective-C translator. Mobile app development - Top 5 multi-platform app tools. We all know how bothersome multi-platform mobile app formatting can get. Each platform is unique and exhibits different features, capabilities and behaviour. But then, multi-platform apps are truly “in” today, so you as the developer, need to find solutions to develop the best cross-formatted apps, without emptying up all your resources on developing for just a couple of platforms at one time. Fortunately for you, there are some really great multi-platform developer tools in the market today, using which you can easily achieve your aim.

Here is a list of the top 5 dev tools for cross-formatting mobile applications. Cross-Platform Tools: Are they Really Worth It? 1. RhoMobile offers Rhodes, which is an open-source framework based on Ruby. The framework supplied by RhoMobile is such that you only need to code once. 2. PhoneGap allows the developer to work with device hardware features such as accelerometer, GPS/location, camera, sound and much more. 3. 4. 5. 6. Get your iOS cocos2d game ported to Android | cocos2d for iPhone. Objective-C and Android.