In some cases it might be required to test a web application in Android's older webview, i.e. the one used in versions 4.3 and older. For that, we can use Selendroid's AndroidDriver. Currently it's required to set up a separate Selendroid server instance for that.
Would it be possible to include Selendroid's WebDriver / AndroidDriver implementation, so this can be handled from within Appium?