Cross Platform Mobile Development (iOS, Android, WP8)
?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
?
What is your strategy for cross platform mobile development?
It is a hard question to answer, because there are so many choices out there.
In thie video, I talk about what I think about cross platform mobile development, define your options and give you my recommendation.
So, if you are thinking about developing for iOS, Android, Windows Phone or Windows 8, check it out and let me know what you think.
SUBSCRIBE HERE:
Sign up for the Simple Programmer Newsletter:
Simple Programmer blog:
Boost your career now:
When native, how the different platforms share data, each other?
For ex. if we want android studio for android, and xcode for iOS, how they share same features? they just code in totally different databases, with different features? Don't they need to share data?
There is Flutter in 2018! Dude ?
Could you do an updated video on this subject?
you know what. I could learn most of what i need for java in 15 minutes and learning java with building robots with my teacher too ,so I think I should just hit swift and tackle that big monster once I get my mac book pro this Wednesday while getting introduced and learn java tomorrow night. I am almost done with learn on the basics of python and hopefully can get the advanced stuff done tomorrow morning .
Great video! Thank you. Just wondering what would be your recommendation today. I have build a web app on AngularJS and I want to build the mobile app version of my application. Do you still recommend going the Xamarin route? What about reactJS. Any comments, I appreciated, thanks!
Did You mention that Apple PC is needed for multi platform development?
Python cross platform right?
do you still recommend xamarin today or has this changed? thanks for video.
what should I do if I am a java-guy and want to also have a IOS version of my app?
Nice informal video , subbed
what about qt
Very informative video. Thanks for sharing
Very informative video. Thanks for sharing
How come you did not mention C++?
You can do this in Visual Studio 2013 using C++ for coding the model, introducing a platform independent view model and a platform dependent view. You will need wrappers here like C++ CLI and JNI. Microsoft Office and Dropbox apps are written using this approach. They discussed it at CppCon.
JavaFX 🙂
What do you think about C++ Qt framework for cross-platform (Android / iOS / WP8 / Blackberry / Mac / Windows / Linux) ?
I echo Rafael Ribas Aguilo – I'm writing an app that needs to be iOS, Android and possible Windows and Mac, and I'm using XE5 (upgrading next week to XE6) which is Delphi from Embarcadero. It seemed, in my research, to be the most seamless and easiest way to accomplish that.
I'm not affiliated with Embarcadero in any way, but I did start with Delphi back before 1.0 came out and fell in love with it over VB. Stuck with it until version 6 and never upgraded beyond that and got out of programming for many years and am now getting back into it with this app development.
Hi John, I would like to let you know that there is another option to go multi platform in mobile. With Delphi or C++ Builder from Embarcadero. It compiles natively for IOS or Android from the same source code written in Object Pascal or C++. I think it would be great to have it in Pluralsight!
if you are going for full html5, I don't think we require all these titanium, or senchatouch, or jquery mobile, but you can write simple html5 to get things done, and it will be much more faster if we go from scratch
If i go with xamarin way don't i need to learn different markup languages for different platform to create view??