android - Which mobile framework to use? -



android - Which mobile framework to use? -

i newbie developing web-apps on android devices. came across of number of mobile development frameworks(sencha, titanium, jquery mobile, etc) on net , kind of confused on 1 should used. can please guide me on this?

it depends if want browser based web app or mobile app. have used jquery mobile mobile web sites lot. lot of people utilize jquery mobile in conjunction phonegap (http://phonegap.com/) produce mobile apps.

so if want mobile web page @ using jquery mobile or sencha touch. if want total blown app without writing objective c or java frameworks titanium , phonegap allow javascript , html. these frameworks expose os functionality through higher level javascript apis , can write code in html , js. both sencha , jquery mobile work phonegap. i'd recommend deciding on if want native app or mobile web site , various frameworks there , seek few out see meet needs.

android jquery-mobile titanium extjs

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -