how to fix this error: Could not find android-maven-gradle-plugin.jar in ionic build android.
Could not find android-maven-gradle-plugin.jar
ionic build android
Seems you have upgraded Gradle to latest version, and using the old maven-gradle-plugin.
Here you have two options,
upgrade android-maven-gradle-plugnin to latest version. Check here to choose right plugin
downgrade gradle to previous version