I am trying to \"import existing project into workspace\". As the \"root directory\" I select the directory where all my .java (and .class) files are located. Eclipse writes
After a long time finally i found that!
Here my Way:
File -> New Project -> Android Project From Existing Code ->
Browse to your project root directory
finish!