no am actually executing my code in emulator using eclipse there am getting
error has no virtual device can u please let me know what should i set there
with regards
   Nayana


On Wed, Mar 3, 2010 at 8:41 AM, Bob Kerns <[email protected]> wrote:

> You mean, are there any 2.1 devices out there besides the Google Nexus
> One?
>
> If your app works OK with API 7, then declare it as targeting API 7
> (while keeping the minSDKversion at 3), and it won't operate in
> compatibility mode.
>
> On Mar 3, 6:18 am, Neilz <[email protected]> wrote:
> > Firstly, are there actually any 2.1 devices out there yet?
> >
> > Second, the main question.
> >
> > My app look fine in all my emulations (all screen resolutions, and all
> > android versions) except for one. I set up an emulator with 2.1, a
> > WVGA screen of 480 * 800. All my apps in this sit in the middile of
> > the screen, with a large empty border around it.
> >
> > As an experiment, I set up two new projects in Eclipse. Hello Android,
> > one aimed at API level 3, the other at API level 7, everything else
> > the same. Sure enough, the level 7 one fitted the screen, but the
> > level 3 one didn't. So, it seems it's to do with level 7, rather than
> > anything to do with screen resolutions.
> >
> > How do I go about making the non API 7 apps fit this screen size?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to