Comments on: Which Cross Mobile Development Platform Should You Choose? https://simpleprogrammer.com/cross-platform-mobile-development/ Sun, 28 Jan 2018 18:30:32 +0000 hourly 1 https://wordpress.org/?v=7.0 By: What is Mobile Development? - Simple Programmer https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1826 Thu, 14 Dec 2017 22:05:35 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1826 […] next option is to choose to use a framework or tool that is designed to allow you to build cross-platform mobile […]

]]>
By: Ron Aaron https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1825 Wed, 27 May 2015 05:03:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1825 Our “8th” (8th-dev.com) is a relative newcomer, but does mobile, desktop and server as well. Check it out!

]]>
By: Chris Warburton https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1822 Mon, 23 Feb 2015 18:19:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1822 In reply to Inga Kletsova.

Hi Inga,nYou seem very knowledgeable with AppsnDid you make one?nAny advice for me if I want to create a social media app?

]]>
By: Marouane https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1821 Mon, 24 Nov 2014 09:22:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1821 how much can cost developong with Xamarin ?

]]>
By: Hung Nguyen https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1820 Wed, 01 Oct 2014 10:21:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1820 Really good explanation, thank you so much !

]]>
By: tanzanite infotech https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1819 Fri, 01 Aug 2014 19:57:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1819 I found Adobe AIR (Adobe Integrated Runtime) the best way for Cross Platform Mobile Development. But there are number of another interesting solutions. I’ll do the development with other solutions also. Thanks Jsonmez for very interesting and knowledgeable post, I have learned a lots from this post.

]]>
By: ryan https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1824 Wed, 09 Jul 2014 03:39:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1824 Any Mobile Cross-platform development article that lists frameworks but forgets to mention AIR is really misinforming the world.

http://blogs.adobe.com/flashplayer/2014/04/air-app-installs-cross-a-billion.html

A Billion Installs for AIR, NOT the Flash Player (which actually has more), is truely an indication of the vast amount of developers using and producing apps with AIR. Many of the top iPad apps on the store right now are built with AIR.

Using Starling/Feathers with Stage3D you can easily achieve 99% close to Native performance….even on first generation iOS devices. Not to mention AS3 is OOP and extremely clean and easy to use.

http://www.youtube.com/watch?v=Xguv4CVW1G4

]]>
By: Bozzified https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1818 Mon, 30 Jun 2014 18:38:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1818 In reply to jsonmez.

A ton of applications are built with AIR alongside some of the Adobe stuff as well.. native extensions are also a huge power for AIR as you can include native libraries to do specific things on top of the AS3 code.

Not to mention that aside from Xamarin, AIR will be far smoother and faster application running on Android and IOS when compared to PhoneGap and Appcelerator. HTML5 is terrible for mobile development. End of.

I would recommend EVERYONE to avoid it as much as possible. Xamarin/AIR/native dev are really the only things you want to use to build native apps.

PhoneGap and Appcelerator are great for simple simple apps that do one thing and don’t require a lot of visual elements and transitions. Even with CSS3 and hardware acceleration of css it’s not really ideal because hardware acceleration on iOS, Android and Windows Phone are all different performance and smoothness and really drop in performance as you have a lot of visual elements in the UI. This doesn’t happen with other frameworks including AIR. AIR for example is fully GPU accelerated even if you use traditional display list with AS3.

]]>
By: Juraj Eldo https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1817 Mon, 09 Jun 2014 17:20:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1817 In reply to Andy Dent.

This is only for Windows or OS X not support Linux , bad bad bad….

]]>
By: Tomas Kainbacher https://simpleprogrammer.com/cross-platform-mobile-development/#comment-1823 Fri, 30 May 2014 17:08:00 +0000 http://www.simpleprogrammer.com/?p=2287#comment-1823 In reply to jsonmez.

Thats a joke, right? AIR is the fastet way of developing cross plattform in a clean OOP manner. And that its beeing used quite a bit is shown here for example: http://blogs.adobe.com/flashplayer/2014/04/air-app-installs-cross-a-billion.html

]]>