Jump to content
Vanar

AdMob in Delphi11

Recommended Posts

hi

There are changes in the Androidapi.JNI.AdMob library
So the problem occurred in compatibility
I tried to solve the problem but I couldn't find any documentation for Androidapi.JNI.AdMob

  • Thanks 1

Share this post


Link to post

Dave, you are a goldmine 🙂

There appears to be several must do, should do, could do (or do not's) that would help the fledgling developer to get started in a good way, and I bet those were hard earned learning points?

I would love to see you author an article (or a book) on the ins and outs of doing an Android app with Delphi!


Thank you for all your contributions, and a Happy New Year to you!

  • Like 4

Share this post


Link to post

didnt work for me can anyone post a tutorial on how to integrate it in my projects??? please !! thank you very much

Share this post


Link to post
41 minutes ago, houssam1984 said:

didnt work for me

That's way too vague. Did you try the demo? Bear in mind (and if you read the readme) that it depends on the Kastri library.

Share this post


Link to post

is there any detailed tutorial on how to make it fully work??? on 10.4 i just add a unit to my project and call it in uses but on delphi 11 .......... hhhhh it is more complicated i guess 

Share this post


Link to post
1 hour ago, houssam1984 said:

[dcc32 Fatal Error] DW.AdMobBannerAd.pas(14): F1026 File not found: 'DW.GlobalDefines.inc'

The AdMob demo (as well as others in the Playground repo) is dependent on the Kastri library: https://github.com/DelphiWorlds/Kastri

 

Please see the Project Configuration section, here: https://github.com/DelphiWorlds/Playground/blob/main/Readme.md

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×