RISKING Android Mobile Apps - QUESTION

thierrybo

Newbie
Joined
Sep 29, 2024
Messages
17
Reaction score
8
after dowloading the game from Apkpure and decompile the .apk file with [easy apk tool] i got all files theres like [res] folder and stuff i cant find the banner id or interstitel id to change it with my admob banner id.

i dont know why , can you help me with that ?

pls, share with us steps to find this banner id or interstitiel id !!

1729575516089.png

1729575618947.png


i did try to find banner but theres no amob banner id so i can change it to my banner id, im stuck :weep:
 
AdMob IDs are usually stored in XML files or hardcoded in the Java or Kotlin files under smali or src directories; you’ll need to search for terms like ca-app-pub or AdUnitId.
 
Back
Top