As mentioned elsewhere, the simulator doesn't work all that well. Is there a particular reason you're trying to use the simulator instead of the emulator?
On Tue, Feb 24, 2009 at 6:31 PM, [email protected] <[email protected]> wrote: > > Hi, > I do as following: >>. build/envsetup >>lunch 2 >>make >>simulator > > About steps result in can load simulator normally while not run > normally > > do as following: >>. build/envsetup >>lunch 1 >>make sdk >>eclipse > > Above steps results in many build errors as followng > Description Resource Path Location Type > AbstractBackground cannot be resolved to a type > UiDocumentEditPart.java android/development/tools/eclipse/plugins/ > com.android.ide.eclipse.adt/src/com/android/ide/eclipse/editors/layout/ > parts line 58 Java Problem > > AbstractElementListSelectionDialog cannot be resolved to a type > NewItemSelectionDialog.java android/development/tools/eclipse/ > plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/ > editors/ui/tree line 43 Java Problem > > AbstractElementListSelectionDialog cannot be resolved to a type > NewItemSelectionDialog.java android/development/tools/eclipse/ > plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/ > editors/ui/tree line 146 Java Problem > > AbstractElementListSelectionDialog cannot be resolved to a type > ResourceChooser.java android/development/tools/eclipse/plugins/ > com.android.ide.eclipse.adt/src/com/android/ide/eclipse/editors/ > wizards line 34 Java Problem > ...... > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

