質問

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