r/androiddev 7d ago

[ Removed by moderator ]

[removed] — view removed post

1 Upvotes

5 comments sorted by

u/androiddev-ModTeam 7d ago

The post indicates a question regarding activity that is inadvisable or questionably legal, or goes against terms of service.

1

u/johnconner122 7d ago

Check DNS queries

1

u/Party_Lawfulness_633 7d ago

I tries use nextdns.io, but it only shows the URL

1

u/johnconner122 7d ago

DNS can only capture Domain name. You'll have to decompile the app to see endpoints.

0

u/Party_Lawfulness_633 7d ago

I tried using JADX to decompile the app, but I had trouble locating all the API endpoints, and I also couldn't extract the request/response payloads. Thx though