I recently made my project, worked fine and the recently I’ve been getting the following error:
Installation failed due to: 'closed'
Any idea on how do I go about fixing this ?
If any extra info is needed I’ll be glad to provide.
Advertisement
Answer
Read your error carefully, it says Installation failed due to: 'closed', closed what? the device on which you are running your application has been closed before the installation of your Application.
Now there are two possibilities:
- If you are running it on
Physical Mobile Phonethen its might be a problem in your wire plugins - Or if running on
Virtual Machinethen Read this Run apps on the Android Emulator and reinstall yourVM.
and Also read this Configure hardware acceleration for the Android Emulator