I obsfucated my app, but the URL shown in webView.loadURL(String) is not. How can I obsfucate it in order to not be shown if somebody decompiles the app?
Maybe a way like obsfucating a String and passing it on parameter.
I obsfucated my app, but the URL shown in webView.loadURL(String) is not. How can I obsfucate it in order to not be shown if somebody decompiles the app?
Maybe a way like obsfucating a String and passing it on parameter.