Disable Live/Hot reload device (XDE and Samsung)

I am using a Samsung Galaxy with Android 7 as the device for running the app at development time. but the live /Hot reloading is making me crazy, every single character change in code results in a refresh.
if I uncheck the development mode, I can not see the logs. is there a way that like the emulator, disable reload on the real device and just reload when ever your snippet is finished?

Hey @amirvxj - if you shake your device while it’s running the app, the developer menu will open. From there you can disable live & hot reloading as you please.

1 Like

Thanks, it was a great help

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.