Provides Android specific extension methods for the PluginImporter.
| Method | Description | 
|---|---|
| GetAndroidCPU | Gets the Android CPU architecture that the plugin supports. | 
| GetAndroidSharedLibraryType | Gets the type of content that the shared library contains. | 
| SetAndroidCPU | Sets the Android CPU architecture that the plugin supports. | 
| SetAndroidSharedLibraryType | Sets the type of content that the shared library contains. |