premji012 commented on issue #154: URL: https://github.com/apache/cordova-common/issues/154#issuecomment-728147031
Step 1: Just create an app using **cordova create** Step 2: add plugin using the following directory [TestCordovaPlugin.zip](https://github.com/apache/cordova-common/files/5547320/TestCordovaPlugin.zip) Step 3: Now in AndroidManifest.xml, launcher activity className would be updated by MultiViewActivity. Now run **cordova prepare** Step 4: Now remove the plugin using command **cordova plugin rm cordova-plugin-log** ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
