When you deleted and remade the AVD, did you give it a different name? I've noticed that the AVD tools don't delete the folder and config files for a given AVD when you delete it, so if you're using the same name it will just re-use those files and folders which may be the problem.
If you want to keep the name, delete the associated folders after you delete the AVD (it's in .android/AVD, or something like that). If that still doesn't work, try a new AVD with different settings and see if that works. If not, your tools might be jacked up and you may want to try to un- and re-install the tools and / or the entire SDK. ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking On Fri, Dec 4, 2009 at 4:08 AM, Jeffrey <[email protected]> wrote: > I am trying to make sure my application looks good on the droid, my > AVD seems to be messing up. The resolution is off, as the apps > shortcuts are spaced the same as my g1 (I know they are usually spaced > further apart, and the AVD loaded correctly once, and it's been jacked > up since). Also changes I make are often not reflected, and when > running a build it no longer says application already installed > attempting to re-install, it just says installed successfully. > > > In short, is there any way to fix an AVD that is acting up like this? > I have tried deleting it and remaking it, but that doesn't fix it. > > -- > 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

