I have just created a new project with bada SDK 2.0.2. When creating the new project I was asked to select a model i.e either HVGA, QVGA or WQVGA.

Now my problem is that if I select a QVGA model than I am not able to run my app in HVGA and WQVGA. Similarly if I select HVGA then also the same problem arises. So why does this happen? Do I have to create different projects for every resolution? If not how can I resolved this problem?

regards Anshuman

link|improve this question

79% accept rate
feedback

1 Answer

up vote 0 down vote accepted

You can run your app in any resolution, irrespective of the resolution selected. Only thing is you need to take care of some UI changes which might occur due to resolution changes. Moreover when you push you app to samsung app store, you need to select the device resolution for which you wish to publish. Its entirely up to you.

link|improve this answer
I have simple create an helloworld application and the model i selct while creating project is QVGA.It runs fine on emulator but when i try to run it on HVGA device it doesnt run..why this happen. – Anshuman Dec 13 '11 at 4:25
and in the consol it shows the following error The "COM4" port is closed. – Anshuman Dec 13 '11 at 4:38
1  
Wave M is the HVGA device. do you have this?I mean its not released yet. I guess you havent installed the drivers – Yogi Dec 17 '11 at 12:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.