Reputation: 14403
I work in a small start-up company with 2 other developers. We have an upcoming mobile application project intended for both iPhone and Android platforms. Features :
none of us have much experience in developing mobile apps (We have only done toy projects with Android) and have zero mobile UI development experience. I want to know a couple of things:
Please let me know if you need more information/clarifications.
Upvotes: 1
Views: 262
Reputation: 1257
Hi as per my research i have found this
Ionic (AngularJS) is currently the most used hybrid mobile framework. Is it the best? Far from it. It's not very fast (though it's faster than the most currently available competition). Page transitions/animations are abysmal, you literally need to use certain Cordova plugin just to make them look any good. And this is not everything but I'm not gonna bother you anymore. refer this
refer ratings ionic vs xamarin
Upvotes: 0
Reputation: 8768
Yes, you need 2 applications for two platforms, but the single back-end is sufficient for any client platforms (including others you may consider to support later on).
You should possibly look at PhoneGap framework or Appcelerator if any of them allows you to develop all features you required. If it meets you needs you'll be able to develop one application and build it to both platforms.
Both platforms are similar for mobile development - I think no-one is easier than another provided that developers are familiar with corresponding platform. To me, Android development is easier because it uses a well-known language Java, may support different IDEs, including public ones such as Eclipse, and I have a background in Android ;-)
If a web-application can provide all required functionality I'd suggest to start with developing a web-app.
Upvotes: 3
Reputation: 121
Yes .. this is very simple. there are few of the Best framework available in web . but i would suggest you to go for PHONE GAP and and Up Coming Web Framework VMOSS.
PHONE GAP is easy to deploy and very easy to develop because all you need to do is to write your code in HTML 5 and JavaScript. VMOSS is another promising framework coming in market . you can check the feature of VMOSS and rest of the similar platform are listed below. develop once and deploy any platform.
also search for RHO mobile platform. Select any from above and start you work.
Upvotes: 2