How to obsfucate webView.loadURL(String) String?

Viewed 11

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.

0 Answers
Related