When I attempt to run the emulator, I get an error message:

"An internal error occurred during: "Launching DroidPro". Path for project must have only one segment."

Any ideas what this means?

link|improve this question
feedback

3 Answers

Check this post: http://www.pedrorainho.eu/blog/aninternalerroroccurredduringlaunchingapp

I had this problem. After a little search i've managed to find that the problem was related with avd. All I needed to do was select a valid avd in project properties

link|improve this answer
He has a valid emulator. The Project Name seems to be missing from the Launch Properties and that is what the error message is saying. It's related to not being able to determine the Name of the Project. This has been answered here several other times – apesa Nov 11 '11 at 17:05
Thanks! That did the trick. I did run a few searches--I guess I didn't use the right search terms because I didn't find anything useful. – doni49 Nov 12 '11 at 7:01
feedback

Is your Project Name entered in the Launch Properties dialog box?? Does not sound like it is..

link|improve this answer
feedback

If the problem comes while running the application, first launch the emulator and then run ur app. But first of all make sure you have created an AVD.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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