I have a bada project setup for HVGA resolution. My sdk doesn’t allow me to edit the layout files in the HVGA mode when placed in the SCREEN-SIZE-NORmAL folder. I can create and edit form layouts int 480×800 folder. So how can I specify the resourse id while constructing the form?
i.e. what would be the resource Id of the a form layout in 480×800 folder?
I have a bada project setup for HVGA resolution. My sdk doesn’t allow me
Share
Turns out, its not possible. The sdk being used needed to be updated in order to get the HVGA layouts working.