Number
|
Category
|
Translate
|
||
2
|
Why ?
|
French
|
You want to develop a mobile application that
run in different OS (operating system) available on the market, then you have
to know how to Develop on :
Android à
Java Environment
IOS à Objective
–C Environment
Windows phone à C# Environment
BlackBerry à Java Environment
Each OS has its own language, rule, SDK ( Software
Developer Kit ) and a specific distribution process .
Solution ?
The cross -platform
Only one code for all
platforms
Types of
cross-platform
è Cross-Platform Mobile
Solutions (native) :
Which can be execute on all platforms
è Mobile Website HTML5 :
That can be reached by all web browsers on
any OS (Operating System)
è Cross-Platform hybrid Solutions :
Mobile Website + native apps that can run
in any platform
Cross-platform
solution, Why?
ü one code for
multiple platforms
ü Save time
ü Easy to maintain
and develop
ü Financially
interesting beyond the second OS
This approach may be ideal for those who
want to make quickly start into the mobile programming.
But be careful !
ü Adaptations are
to do for each platform : Managing the Back Button for Android, management pause
that can only occur on smartphones.
ü Be aware that the
Corss -platform solution is sometimes avoided when high performance is recommended;
Example Cross-platform Framework :
·
Libgdx
·
Engine
·
PhoneGap
·
Apache Cordova
·
Sench Touch
·
Xamarin
·
jQuery Mobile
No comments:
Post a Comment