Change android back button behavior (not to leave the application)

When I press back button in Android device and then try to open my app from already open apps. My app then reloads again. And because loading is really slow for Ionic apps (7 s min ) It harms the UX. So I want to change back button behavior to not quit the application, just hide it.