I tried an android game. This game and all others on this store display an ad for another game from their own android store at the start. From the looks of it, Its not some hard coded image view. How can i integrated such a feature in my game? Thanks.
If you want in-game banner (image) ad, you get money for it its called admob, if you try to promote your game ln other games again admob (or any other ad provider) just go to promote tab
I am not talking about monetization. what i want is a customized ad feature that displays an image and a link associated with it. I am the one that controls what will be displayed. Its like fetching an interstitial from UnityADs or Chartboost. Only in this case, its not any random ad but a specific link and image with it.
I want to know if there is such a feature or service or plugin? Do I need a server for it? etc.
Just use the regular www class. Download the image, make it into a sprite and display it in a scene.
1 Like