Monday, March 25, 2013

Tech: Mobile app for IOS and Android

Recently, i have started working on mobile apps. The approach that we have taken is, we are developing a simple webapp with Java technologies Spring MVC, Spring, Hibernate and Mobile JQuery. We have written two wrappers using phonegap one for Android and one for IOS to generate apk and ipa files respectively. I have not researched if it is the right approach or we have other options available. Any ideas?

Here is one more idea i found while googling:
You may want to develop Mobile Java Application using Codename ONE a cross-platform Java Mobile development platform. Getting Started : http://www.codenameone.com/getting-started.html Developer Resources: http://www.codenameone.com/developers.html
The cool thing here is that you will end up writing one code and with a click of a button you can cross compile mobile applications for almost any device.

No comments:

Post a Comment