If you have
aapt: /lib/libz.so.1: no version information available
you need to :
1) Create a new Workspace in Eclipse.
2) Create a new Android Project
3) A few files at a time copy your old project's file (or manually merge Manifest.xml for instance), and solve issues.
The problem (for me at least !) was in :
- Eclipse Workspace
Of course, I had some errors in my Android project, but it shouldn't have broken Eclipse !
Both Workspaces have the lastest (10.1) plugin, but the new project has an additionnal file : proguard.cfg





