How to maintain the GUI part in j2me of different mobile
screen size?
Answers were Sorted based on User's Feedback
Answer / ashok
You can Maintain The screen size by getting getWidth() and getHeight() of the Display of Mobile screen
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / neel
By dynamically getting the screen size.. we can mentaine the
GUI part ....
getWidth()
getHeight() provides the screen size..
| Is This Answer Correct ? | 3 Yes | 1 No |
What is EDGE ?
where images can be stored in j2me?
What is KJava ?
Explain CVM ?
create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.
Explain GSM ?
Give the name of classes of j2se which is not used in j2me
What is WMA
What is MIDP-NG ?
What is PDC ?
What is CVM
currently runnaning the application how can calucate the size of the application?