Ionic platform device class, see from blog http://blog.ionic.io/ionics-first-hack-day/ and http://ionicframework.com/docs/platform-customization/platform-classes.html.
My app will run in Android, so I care these three platform: platform-cordova, platform-webview and platform-android.
I want to known what’s the real difference among these three platform, whether the deployment have difference and how to test them?