Relative Content

Tag Archive for androidlinuxserverhttpsbackend

Hiding Endpoints in android sources

I am currently working on a mobile app which is using some URL addresses to fetch some sensitive data, both data and addresses should not be visible to the users(or anyone with decompiling APK source codes). So I was wondering if there’s any way to hide this URL addresses form who’s gonna read the source through APK file.