Android Devices Best Ways Creating User Interface Make Scalable Multiple Sized Devices Q37188212

With android devices, what are the best ways of creating theuser interface, and how do you make them scalable over multiplesized devices?


Answer


1)What are the best ways for creting UI.

-> First know what to show and what not to show on eachscreen.

-> Keep the UI Screen as simple as possible by not loadingtoo much of data into a single screen.

-> We have a lot of tools for preparing the UI.

– Android Developers, Zeplin, Sketch , MockPlus.

These tools have their own libraries which you can use themready made for different UI designs.

2) Screens for multiple devices

-> Dont ever proceed with

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.