when I try to invoke MFP adapter from Android Emulator getting the below error
Refused to connect to 'http://localhost:6015/mfp/api/adapters/Example/unprotected' because it violates the following Content Security Policy directive: "default-src 'self' data: gap: https://ssl.gstatic.com 'unsafe-eval'". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback.
Remove this meta tag from your index.html and run the app again, it should work
This tag will block the adapter call