I am thinking about working with another developer that gave me some links to APKs that I can look at before we start working. He told me I could rename them to zips and then extract them. That worked. Now I want to put the source in ADT as a project I can experiment with.
I run through all the dialogues for adding new Android Project from existing code, selecting the root directory and Eclipse lets me complete the wizard (nothings greyed out, looks like it should work, right?)
Well the project doesn't show up in Eclipse's Package Explorer.
Anybody had this problem or know how to solve it?