java.lang.NoSuchMethodError: com.android.ddmlib.AndroidDebugBridge.getDevices()[Lcom/android/ddmlib/ IDevice; at com.android.ide.eclipse.adt.internal.launch.AndroidLaunchController.launch (Unknown Source) at com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.doLaunch (Unknown Source) at com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.launch (Unknown Source) at org.eclipse.debug.internal.core.LaunchConfiguration.launch (LaunchConfiguration.java:759) at org.eclipse.debug.internal.core.LaunchConfiguration.launch (LaunchConfiguration.java:608) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch (DebugUIPlugin.java:899) at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run (DebugUIPlugin.java:1102) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
On 9月16日, 下午7时30分, Kowshik Prakasam <[email protected]> wrote: > Hi, > > I followed instructions to install Android SDK with Eclipse 3.4 (Mac OS X > Version 10.5.7). > > I also created an AVD as per the instructions. > However, when I try to run the Android Hello World App, I get the following > error in Eclipse : > > 'An internal error occurred during: "Launching HelloAndroid". > com.android.ddmlib.AndroidDebugBridge.getDevices()[Lcom/android/ddmlib/Device;' > > Screenshot attached. > If somebody can decipher the problem, then please let me know. > > -Kowshik > > Crash.jpg > 341K查看下载 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

