I would like to get the URLs from which the apps loaded data, for example, the cities shown below.
Here is the apk file.
I opened it with Android Studio.
The folder structure is shown .
I searched and found lots of XML files but cannot find any URLs.
Where should I get the URLs from which the apps get data?
Thank you very much.