Android Manifest placeholders What are they? Android Manifest placeholders allow you to put variables into the Manifest that is otherwise completely static. Why… Continue reading “Android Manifest placeholders”…
Dockerizing Android builds Docker is a great container platform that helps building a true independence between applications, infrastructure and developers. It provides an… Continue reading “Dockerizing Android builds”…