M3U file help

by DarthBeardFace

I’ve a hard coded android apk and need to pull the M3U url from it as I’ve lost data and don’t have a record of it, anyone aware of a method for me to do this? I’ve used ‘Decompiler’ to extract the apk into a zip file but I’m unsure of where in the many folders/files to look.

Cheers

cchalk

Get packet capture from grey shirts from the Google play store. Capture the data for the app then get the URL from that.

Oiley2k1234

Apk editor may work but why don't you just ask your supplier for it?