Page 1 of 1

Putting ads in apk's?

Posted: Wed Jul 17, 2019 10:22 pm
by amyren
The most common way today to make money on google.play apps and games seem to be using ads in the apps.
Is it possible to do this with the apk compiler, or is this a planned feature?

Re: Putting ads in apk's?

Posted: Thu Jul 18, 2019 11:22 pm
by airsoftsoftwair
I haven't looked at that yet. Might be possible by adding some custom code using the professional edition of APK Compiler but of course this requires some knowledge about Android internals.

Re: Putting ads in apk's?

Posted: Fri Aug 16, 2019 1:10 pm
by fingus
amyren wrote: Wed Jul 17, 2019 10:22 pm The most common way today to make money on google.play apps and games seem to be using ads in the apps.
Is it possible to do this with the apk compiler, or is this a planned feature?
https://www.wikihow.com/Add-Advertiseme ... sing-Admob

Re: Putting ads in apk's?

Posted: Sun Aug 18, 2019 9:56 pm
by amyren
fingus wrote: Fri Aug 16, 2019 1:10 pm
amyren wrote: Wed Jul 17, 2019 10:22 pm The most common way today to make money on google.play apps and games seem to be using ads in the apps.
Is it possible to do this with the apk compiler, or is this a planned feature?
https://www.wikihow.com/Add-Advertiseme ... sing-Admob
Thanks for the tip, but I doubt this applies to the Hollywood apk compiler. But feel free to prove me wrong, and if you figure it out, please write a step by step guide on how to do this with Hollywood.