Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How does one add advertizing in a python android app [closed]

I was wondering if there was any way to add advertising in an android app written in python. The only examples I could find involve making apps with java, but I want to integrate them into a python android app. I am using Kivy to make my app, not sure if you can do it with Kivy, or if you can set it up on the website. Any help appreciated.

like image 736
wcb98 Avatar asked Dec 11 '25 06:12

wcb98


1 Answers

You could try using something like this:

first second

Good luck on your app!

like image 59
WebSpartan Avatar answered Dec 13 '25 21:12

WebSpartan