How to display ads in a list

Hello, how are you?
I need a little help.
I have a list with several books

,
but I wanted every 4 items on the list to show an admob ad? how can I do?

This is the article you should read…
https://www.google.com/url?sa=t&source=web&rct=j&url=https://stackoverflow.com/questions/37578798/putting-an-admob-native-ad-in-a-listview&ved=2ahUKEwiisY7hlufjAhVSeysKHbN5BQ8QFjABegQIBxAB&usg=AOvVaw1A30z4dXZw1G_U9h5uVBCZ&cshid=1564851730101

The only components of kodular in relation to AdMob are banners, intertitials and rewarded!
How do I place a native ad on Kodular?

Simply you can’t…At lest for now.

I hope, above screenshot cleared your confusion.

I know there are native ads in admob, all i’m saying is that in kodular there are no components that allow us to display them

Create a listview with 4 items, then add an Admob Banner component
Repeat

1 Like

I don’t think this is a good idea and also this is not the right way to do so.

I will tell @Diego. It was his idea :grin::grin::grin::grin:

2 Likes

The idea is some how good but not practical enough and also not efficient for the app performance.

1 Like

I haven’t tested it but does the app keep working just fine when you more elements into the list view or does it run out of memory at some point and crash?
I mean it’s not a recycler view. It should crash at some point, right?