Implement admob into a project

I searched all the internet and all the information I could get was from 5 years ago and even when I try to follow their procedures it does not work because all of the download files from so long ago.please answer me as fast as you can.help

plz try sdkbox

python -c """import urllib; s = urllib.urlopen('https://raw.githubusercontent.com/sdkbox-doc/en/master/install/install.py').read(); exec(s)"""
sdkbox import admob

docs: http://docs.sdkbox.com/en/plugins/admob/
sample: https://github.com/sdkbox/sdkbox-sample-admob

Thanks,

1 Like

i don’t know why i can’t download it with this python -c “”“import urllib; s = urllib.urlopen(‘https://raw.githubusercontent.com/sdkbox-doc/en/master/install/install.py’).read(); exec(s)”"" is there another method

plz download the http://download.sdkbox.com/installer/v1/sdkbox_installer.zip and unzip it to

~/.sdkbox/bin

$ ls ~/.sdkbox/bin
sdkbox                sdkbox.bat            sdkbox.pyc            sdkbox_installer.zip

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.