Very few Android projects are an island! The majority of Android projects have dependencies on a number of other components, including third party Android libraries. An Android library contains the ...
Do you use source control tools to manage your software development process? Source control was the very first item on Joel Spolsky's Joel Test for the quality of a development team back in 2000.