Building Android hybrid mobile application from iOS hybrid mobile application -


we have ios mobile application built using native tabbar design, 1 tab consist web view display cordova view. other 2 tabs purely native.

now planning build same application android mobiles.

please guide how , start migration.

  • do require update cordova code supporting android or same code work?
  • how support various number of android screen sizes?

adding comment answer future readers.

  • no need update cordova code have create native code andorid other tab
  • for web view have use bootstrap of responsive design framworks support mutilple screes sizes

Comments

Popular posts from this blog

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -