Question

I'm trying to create a small Android App, without the compatibility library for fragments and stuff. Just a simple app. When I get to the "install dependencies" step in Eclipse, the next and Finish are greyed out. How do I continue? Are all new apps really required to have compatibility library?

Was it helpful?

Solution

Anyway you can delete the compatibility library later in Eclipse from your project's libs folder and remove it from Build Path.

Why to do that though?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top