0

I need to read the baseurl of the application from debug build [.apk], so is there any way to read it using adb command or curl command. Can we able to read baseurl by targeting the app package name when the application is running? I will get the baseurl from json file.

I will be able to get baseurl details when I unzip and extract the file.

Arjun
  • 1
  • 1
  • If you already know how to get the baseURL is you have the APK file then everything you need should be [How do I get an apk file from an Android device?](https://stackoverflow.com/q/4032960/150978) – Robert Nov 24 '22 at 09:09
  • I know the baseURL but I need to validate it in run time I'm trying out by zip and unzip from there I'm able to read it. – Arjun Nov 24 '22 at 10:40

0 Answers0