When I run the ADB on my device, it shows a white blank screen and it stays like that. This issue started occuring after I updated the Android STudio. If you know how to fix this, please let me know. Thanks.
Asked
Active
Viewed 1,347 times
0
-
Did you see any errors/message in the console ? – John Joe May 29 '17 at 06:32
-
have you fixed it – M.Yogeshwaran Sep 01 '18 at 07:39
1 Answers
0
turn off instance run.
- Open the Settings or Preferences dialog: On Windows or Linux, select File Settings from the menu bar. On Mac OSX, select Android Studio Preferences from the menu bar.
- Navigate to Build, Execution, Deployment > Instant Run.
- Uncheck the box next to Restart activity on code changes.

Jai Khambhayta
- 4,198
- 2
- 22
- 29