Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

freestar-archive/freestarcapital-Freestar-Mobile-Android-SDK

Repository files navigation

Freestar

Freestar Mobile Android SDK Integration Guide

What's New

We are pleased to announce the release of our SDK! Banner ad formats are currently supported, with more coming. Be sure to check-in frequently for the latest releases and announcements.

Change History
Version Release Date Description
1.0.0 October 14th, 2019 • Initial release.
1.0.1 October 25th, 2019 • move to api v1.0.1.
GMA SDK Compatibility Matrix
FSAdSDK Version GMS play-services-ads Version Repository
1.0.1 18.2.0_ jcenter()

Minimum Requirements

minSDKVersion 16 targetSDKVersion 28 com.android.tools.build:gradle 3.5.1

Information on Getting Started


To see instructions for different install tips and options, please switch branches:

By Example

Reference Application #1

Reference Application #2

The basic reference application (#1) can be found here. A very simple, single activity game app. It was adapted from the example presented by https://www.youtube.com/channel/UC_Fh8kvtkVPkeihBs42jGcA .

Install Freestar API Branch

Example of reference application (#1), with the Freestar ads api installed and ready for specific advertising options to be implemented. All advertising examples will be derived by the activities defined by this option (#1-I).

Install2 Freestar API Branch

Example of reference application (RecyclerView) (#2), with the Freestar ads api installed and ready for specific advertising options to be implemented with . All advertising examples will be derived by the activities defined by this option (#2-I).

Using Freestar Create Banner View

Example of reference application (#1-B), using the create banner factory. This facility returns a PublisherAdView.

Using Freestar View Injector

Example of reference application (#1-I), with the usage of the Freestar view injector. This facility injects an ad into an existing LayoutView created and named for that purpose.

Using FreestarRecycler View Injector

Example of reference application (#2-I), with the usage of the Freestar recycler view injector. This facility injects ads into an existing list, destined for a RecyclerView.

Using FreestarBannerAd View

Example of reference application (#1-I), with the usage of the Freestar banner ad view.

Basic Reference Application #1

About

public Freestar-Mobile-Android-SDK repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages