Android creating calculator app

Sunswsses

New Member
I am trying to create a calculator app and I've been having problems with the xml layout. Due to the amount of button even though I use dp's to determine the size of each button from screen to screen the result varies... Am i supposed to create the layout in java so I can get the screen dimensions?? if so can I have an example?
 
Back
Top