This document introduces Ambient Dynamix, an open plug-and-play context framework for Android. Dynamix allows applications to sense and adapt to a user's context through dynamically provisioned plug-ins. It provides simple APIs for apps to request context support and receive events, while plug-ins developed by domain experts can sense and provide different types of context. The framework uses OSGi to manage plug-ins and provides tools to help developers create both context plug-ins and Dynamix apps that leverage available plug-in context.