I am ready to develop a mobile application. I want to have something working for Android, windows mobile, symbian and blackberry. What is the best way to do this?
I read here :
You can aim at the sections of the platform APIs (iPhone SDK, etc.) that you use with your own interfaces. With this, you can effectively hide the platform of specific libraries and design and code is easier to manage when dealing with differences in the platform.
I was hoping there was a framework that does this for me, but it does not exist or I did not find it. I feel that some things will make my code more difficult to maintain, and it might be better to have one version for each platform.
Anyone with field experience?
Other interesting links:
You might want to look at PhoneGap ( http://phonegap.com/ ). From your description page:
PhoneGap is an open source development tool for creating fast and convenient mobile JavaScript applications.If you are a web developer who wants to create mobile applications in HTML and JavaScript, but still uses the basic features in the iPhone, Android and Blackberry SDK, PhoneGap is for you.
PhoneGap is an open source development tool for creating fast and convenient mobile JavaScript applications.
If you are a web developer who wants to create mobile applications in HTML and JavaScript, but still uses the basic features in the iPhone, Android and Blackberry SDK, PhoneGap is for you.
In addition to using JavaScript, it supports the transition to native controls and phone features (GPS, accelerometers, etc.).
Java ( )
API / , ... , .
Java, . iPhone... , ... Java ...
Apple ? - ;)
, . Blackberry , .. , ; Symbian Windows Mobile, , .
, ( ), Android iPhone OS, .
, iPhone OS Android.
, , - , , -, -, iPhone J2ME (J2ME Android )
Movilizer. iOS, Android, WinPhone, WinMobile, , . , - .
http://www.movilizer.com
- ,
-
Source: https://habr.com/ru/post/1711831/More articles:C #.net Controls as ComboBox Elements - c #How to make ASP.Net invalidate (and therefore reload) the current application instance? - asp.netAppend! in the diagram? - appendHow to configure DataSource in Java to connect to MS SQL Server? - javaParsing Header + MIME - erlangКак получить проект Rails для начала с index.html.erb вместо index.html? - ruby-on-railsImplementing a custom Python authentication handler - pythonWhy can't I pull ushort out of System.Object and then use it as uint? (C #) - castingNSSortDescriptor for comparing CLLocation objects in Cocoa / iPhone - sortingОбработка аутентификации и прокси-серверов с помощью httplib2 - pythonAll Articles