Friday, 20 September 2019

Endless install in android studio

In the recent times I am considering to change my work title from "Android Developer" to "Endless install progress watcher".

It has been happening ever more often that when I try to run my applications or tests Android Studio stucks in endless installing progress like the image below:

enter image description here

This progress remains like forever. It used to be that if I disconnect my device and connect again the next attempt will succeed. Now it is often the case that I need multiple re-connects until I am able to run.

The speculation is the problem is due to ADB hanging and loosing connection somehow, but I do not know how to overcome that.

My configuration is: - Ubuntu Linux, but colleagues experience the same on Mac OS e.g. - Android Studio 3.5 - device is Nexus 5X, but the same happens on many other devices



from Endless install in android studio

No comments:

Post a Comment