Try to hide this site from the App so that anyone can't find this.
so its just android wrapper around webview ?
Yes, I think so
Yes its just an android wrapper over webview
What is the point of hiding that link ?
It's an open-source app now, does not make sense to obfuscate link in the app and have the source be open!
I mean instead of finding bugs in App need to find bug in Website,
And sending post request is easy in website than Android Apps
The UI is not the purpose of the app here. It's location tracing, which is in the native codebase. Just the UI is being rendered via the URL, I guess to facilitate dynamic UI changes/updates.
@skazaadrobo This isn't an issue. Please close it. It's just a webview integrated for dynamic updates as others have pointed out. There's no reason to hide or obfuscate it.
Most helpful comment
I mean instead of finding bugs in App need to find bug in Website,
And sending post request is easy in website than Android Apps