Search code examples
mobilecordovatitaniumappceleratorappcelerator-mobile

Platform Independent Mobile Development SDK for a small task


I want to create an mobile phone app which can run on more than one mobile OS. with a little bit of browsing it became clear that I can use SDK's like Phonegap or Appcelerator so that my app would run on any mobile OS. my problem is that i dont know which SDK should I use ? All that i require from my app is that
1. It should run on the mobile 24x7.
2. It should have access to the GPS functionality of the Mobile phone.
3. It should send a data string to a specified server.

Should I work with Phonegap or Appcelerator or are their any other better SDK's for this tiny task ?
Thank you


Solution

  • It's better to go with Appcelerator titanium because it gives native look to your application..., as the application would be implemented in javascript.

    please go through this link

    http://docs.appcelerator.com/titanium/2.1/index.html