Reputation: 51
I update to the Android studio to 4.2.1 and not debug and get I cannot do that because of this message which is Waiting for application to come online: com.example.myapplication | com.example.myapplication.test. After sometime Could not connect to remote processes. Aborting debug session is shown. But I install Android studio 4.1.1 again and easy debug. I read all questions and not found the best way to fix plz help me, thanks all
Upvotes: 4
Views: 2330
Reputation: 41
For developers who are living in Iran, it's related to sanctions. After the version 4.2 release, Google use more ways to identify where we are from either or both the Region and Regional Format. Therefore you should change them to another country and then update sdk to solve the problem.
To change region to United States in Windows 10:
Setting -> Time & Language -> Region, then select United States in the country or region drop down.
Upvotes: 4