I know many peoples asked a question for an ads extension or their want to make an ads extension for MIT App Inventor but no one is made a ads extension. So today i am providing an source code of ads extension
// -*- mode: java; c-basic-offset: 2; -*-
// Copyright 2009-2011 Google, All Rights reserved
// Copyright 2011-2012 MIT, All rights reserved
// Released under the MIT License https://raw.github.com/mit-cml/app-inventor/master/mitlicense.txt
package com.google.appinventor.components.runtime;
import com.google.appinventor.components.annotations.DesignerComponent;
import com.google.appinventor.components.annotations.DesignerProperty;
import com.google.appinventor.components.annotations.PropertyCategory;
import com.google.appinventor.components.annotations.SimpleObject;
import com.google.appinventor.components.annotations.SimpleProperty;
import com.google.appinventor.components.annotations.UsesPermissions;
import com.google.appinventor.components.common.ComponentCategory;
import com.google.appinventor.components.common.PropertyTypeConstants;
import com.google.appinventor.components.common.YaVersion;
import com.google.appinventor.components.runtime.util.AnimationUtil;
import com.google.appinventor.components.runtime.util.MediaUtil;
import com.google.appinventor.components.runtime.util.ViewUtil;
import com.google.appinventor.components.annotations.UsesLibraries;
This file has been truncated. show original
i have not made this but i am providing for those who have to make an extension. So if you are thinking to make an ads extension plz make Facebook ads extension also plz
thank you!!
1 Like
anon6030471:
I know many peoples asked a question for an ads extension or their want to make an ads extension for MIT App Inventor but no one is made a ads extension. So today i am providing an source code of ads extension
github.com
// -*- mode: java; c-basic-offset: 2; -*-
// Copyright 2009-2011 Google, All Rights reserved
// Copyright 2011-2012 MIT, All rights reserved
// Released under the MIT License https://raw.github.com/mit-cml/app-inventor/master/mitlicense.txt
package com.google.appinventor.components.runtime;
import com.google.appinventor.components.annotations.DesignerComponent;
import com.google.appinventor.components.annotations.DesignerProperty;
import com.google.appinventor.components.annotations.PropertyCategory;
import com.google.appinventor.components.annotations.SimpleObject;
import com.google.appinventor.components.annotations.SimpleProperty;
import com.google.appinventor.components.annotations.UsesPermissions;
import com.google.appinventor.components.common.ComponentCategory;
import com.google.appinventor.components.common.PropertyTypeConstants;
import com.google.appinventor.components.common.YaVersion;
import com.google.appinventor.components.runtime.util.AnimationUtil;
import com.google.appinventor.components.runtime.util.MediaUtil;
import com.google.appinventor.components.runtime.util.ViewUtil;
import com.google.appinventor.components.annotations.UsesLibraries;
This file has been truncated. show original
i have not made this but i am providing for those who have to make an extension. So if you are thinking to make an ads extension plz make Facebook ads extension also plz
thank you!!
Dear @anon6030471 nobody can make facebook ads extension from it as :
It is very old (Approx 7 yrs)
We can't make facebook ads extension from it as every ads extension needs a jar and each jar
has different methods.
We have no certification that the code is copyright free or not
Regards
Ohh I am using Facebook ads with latest SDK in my app
This is open source code
Please please send me admobs and facebook ads extension