Provides a simple solution for getting access to the current Activity of the application when developing a Plugin for Xamarin.
This will lay down a base "application" class for developers in their Android application with boilerplate code to get them started.
Provides current configuration value at build time right in Visual Studio as well as application runtime. This can be utilized to identify test environment for automation testing.