Closed daviddoria closed 11 years ago
The MANET Visualizer requires you to do your development in the Processing IDE. Refer to this README: https://github.com/ProjectSPAN/android-manet-visualizer/blob/master/ManetSketch/README.txt
That may be the crux of your problem.
Ah, very sorry. I saw the README.md in android-manet-visualizer/ and didn't realize there was a separate README.txt in the ManetSketch folder. I'll try following the instructions :)
"Error: No resource found that matches the given name." on line 8 of the manifest: android:icon="@drawable/icon" This is easy to fix by copying an icon.png into res/drawable-mdpi, but I don't know which icon you want to use.
After fixing that, I get: Installing visualizer.apk... Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
It seems to be due to the android:name being empty. I changed it from