How can I add admob ads on apk without source code?

Dictatorce

Junior Member
Joined
Apr 27, 2017
Messages
131
Reaction score
15
I want to add admob ads on games that aren't exactly mine. All the developers I've asked told me that it isn't possible without source code, but I've seen it done before. I know there's some sort of way to inject the admob ads without the source code. Does anybody know how?
 
it called re skinning .

you change color , bg color , rename some stuff , then add advertising .

then re upload to store .

there a pdf on it and other info on here !

use the search box!
 
@redarrow He said he have no source code.
Bro u need to decompile the app using APKtool change it's ad units and package name then recompile it and publish it as your, However, I'm against this technique it's basically stealing someone else effort, also you could both get banned. I suggest you learn reskinning, It's your choice.
 
You can't add your admob id without source code.
If you decompile an already published app then put your I'd and recompile, you can't upload it to the store.

However if your app is admin panel based it is possible to change if from admin panel.
 
You can't add your admob id without source code.
If you decompile an already published app then put your I'd and recompile, you can't upload it to the store.

However if your app is admin panel based it is possible to change if from admin panel.
@redarrow He said he have no source code.
Bro u need to decompile the app using APKtool change it's ad units and package name then recompile it and publish it as your, However, I'm against this technique it's basically stealing someone else effort, also you could both get banned. I suggest you learn reskinning, It's your choice.

I've seen this done before on this app

https://play.google.com/store/apps/details?id=com.cg.cowboy
https://play.google.com/store/apps/details?id=com.cowboyhunting.gunshooter

The latter has a lot of annoying ads like a porn site and only the UI has been reskinned. I've tried obtaining the source code of this game, it has strong protection and its files come from a server. So it's possible to inject admob ads without source code if he has done it.
 
I want to add admob ads on games that aren't exactly mine. All the developers I've asked told me that it isn't possible without source code, but I've seen it done before. I know there's some sort of way to inject the admob ads without the source code. Does anybody know how?
Getting source code is not very tough. You can get source code using this app named "DexDump". I can't add links...So Just download this app from HappyMod. Thanks! Best of luck for your work...
 
Using apk tool , but I think it for old app. With new compile apk you can't find string of ads
 
Back
Top