I am working on creating Android applications written in Java that run WebView for the front end completely and the backend using Java. After a while,I found a problem when I open one of these applications Which runs WebView for the front end, and when I forcefully stop the browser, my application stops. What is the solution To make applications work completely independently of browsers?I think it is a big problem for me because the browser may crash or suffer from a malfunction, and my applications that run WebView will stop.
bashir is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.