I write an application in android. now i want to change my code to be suitable for multi screens. i search but i didn't completely understand what should i do for that? for example:
1- i should set text size dynamically
2- have different layout for different screens size
is there additional work to do? any sample for my question?