openjdk platform binary duplicate in task manager android 4.1.1

Viewed 686

When I build my project the task manager duplicate openjdk platform binary how can I resolve this problem?

Screenshot of task manger in windows

1

System specifications: 16 GB RAM, , i7, Dell , Win 10.

1 Answers

In my case, Windows 10 Hotspot was the culprit, switched it off,, it worked and didn't duplicate

I tried many solutions, but surprisingly this worked,, and I really don't know why

some other people had similar openjdk memory issues some had it fixed by switching off airplane mode in emulator ! some had it fixed by switching off windows firewall and/or antivirus !! some restarted PC, some cleared cache and restarted the editor and removed .gradle folder,, and many many failed attempts

only turning hotspot off fixed it for me

Related