i try to run my application but it gives the following error: "E/MultiWindowProxy: getServiceInstance failed!" what does it means?and how can i overcome it?
This issue maybe because of not providing internet permission. Try adding this line in your AndroidManifest.xml file.
<uses-permission android:name="android.permission.INTERNET" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With