Skip to content

dd913/toga_admob

Repository files navigation

toga_admob

This project is created with python3.8, on Ubuntu 20.04

what do we want

We want to efficiently add admob support and ability to show admob adds in toga


how to setup & run

  1. python3.8 -m venv env
  2. source env/bin/activate
  3. briefcase new
  4. cd helloworld assuming no name is given to the project
  5. briefcase build android has to be done each time after change in the code. Deleting the build and logs folder might help
  6. briefcase run android since many of the libraries are android libraries, they may not run on the desktop

libraries that are used

  1. from java import jclass

output

when briefcase run android is runned, the output is restored in the OUTPUT.md

useful links

  1. beeware/briefcase#2112

web sources

Mostly the codes in first link is used.

  1. https://github.com/yunus-ceyhan/kivmoblite
  2. https://github.com/MichaelStott/KivMob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages