Hello,
My aim is to make generalised method that would work on all phones(nokia/motorola). For that i need to have perfect screen height of that phone.
getHeight() of canvas class gives does not give perfect screen height....
My purpose of using canvas class is that i want it to make it work on motorola phones also,otherwise i could have used FullCanvas and my work could have been achieved.
so how could i go about this problem of getting the prefect screen height of a phone using getHeight() of Canvas class.
help appreciated
cheers
amal shah

Reply With Quote

