Вопрос

We have an iOS mobile application which is built up using native tabbar design, where one tab consist a web view to display Cordova view. The other two tabs are purely native.

Now we are planning to build same application for Android mobiles.

Please guide us how and where to start for migration.

  • Do we require to update cordova code for supporting Android or the same code will work?
  • How to support various number of Android screen sizes?
Это было полезно?

Решение

Adding my comment as answer for future readers.

  • No need to update the cordova code but have to create native code for andorid also for other tab
  • For web view have to use Bootstrap of Responsive design framworks to support mutilple screes sizes
Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top