sprucedroid
Lurker
Today I downloaded a working version of the Android vnc project via svn checkout http://android-vnc-viewer.googlecode.com/svn/trunk/
I have many problems to get this project build.
If I compile I get the Dalvik error.
On the internet I read that you have to clean your project.
But the problem is that this project has .java file included in de /gen folder other then R.java.
So when I try to clean my project, all files in the gen folder are deleted and and only the R.java file comes back.
I really don't know how to get this project compiled.
And it is also difficult to see the original platform version where this project is coded for.
Do you guys have any suggestions to get this project build properly?
I have many problems to get this project build.
If I compile I get the Dalvik error.
On the internet I read that you have to clean your project.
But the problem is that this project has .java file included in de /gen folder other then R.java.
So when I try to clean my project, all files in the gen folder are deleted and and only the R.java file comes back.
I really don't know how to get this project compiled.
And it is also difficult to see the original platform version where this project is coded for.
Do you guys have any suggestions to get this project build properly?

