Polaris2 Maps Library

A fork of the Polaris2 maps library

License

License

GroupId

GroupId

com.robbypond
ArtifactId

ArtifactId

polaris2
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Polaris2 Maps Library
A fork of the Polaris2 maps library
Project URL

Project URL

https://github.com/robbypond/Polaris2
Source Code Management

Source Code Management

https://github.com/robbypond/mopub-android-sdk

Download polaris2

How to add to project

<!-- https://jarcasting.com/artifacts/com.robbypond/polaris2/ -->
<dependency>
    <groupId>com.robbypond</groupId>
    <artifactId>polaris2</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.robbypond/polaris2/
implementation 'com.robbypond:polaris2:1.0.0'
// https://jarcasting.com/artifacts/com.robbypond/polaris2/
implementation ("com.robbypond:polaris2:1.0.0")
'com.robbypond:polaris2:aar:1.0.0'
<dependency org="com.robbypond" name="polaris2" rev="1.0.0">
  <artifact name="polaris2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.robbypond', module='polaris2', version='1.0.0')
)
libraryDependencies += "com.robbypond" % "polaris2" % "1.0.0"
[com.robbypond/polaris2 "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.0.0
com.google.android.gms » play-services jar 5.0.89

Project Modules

There are no modules declared in this project.

MoPub Android SDK

Thanks for taking a look at MoPub! We take pride in having an easy-to-use, flexible monetization solution that works across multiple platforms.

Sign up for an account at http://app.mopub.com/.

Need Help?

You can find integration documentation on our wiki and additional help documentation on our developer help site.

To file an issue with our team visit the MoPub Forum or email support@mopub.com.

Please Note: We no longer accept GitHub Issues

Download

The MoPub SDK is distributed as source code that you can include in your application. MoPub provides two prepackaged archives of source code:

  • MoPub Android Full SDK.zip

    Includes everything you need to serve HTML and MRAID MoPub advertisiments and built-in support for Millennial Media third party ad network - Millennial Media - including the required third party binaries.

  • MoPub Android Base SDK.zip

    Includes everything you need to serve HTML and MRAID MoPub advertisements. No third party ad networks are included.

Integrate

Integration instructions are available on the wiki.

New in this Version

Please view the changelog for details.

  • Added VAST 3.0 standard support for video ads.
  • Improved video player UX.
  • Added RecyclerView support for native ads. See the integration guide.
  • Improved deep link handling.
  • Bug Fixes:
    • MRAID video interstitials now play automatically when displayed on Jellybean MR1 and newer.
    • MRAID relative assets are correctly rendered.
    • MoPubLog no longer duplicates some messages.

Requirements

  • Android 2.3.1 (API Version 9) and up
  • android-support-v4.jar, r22 (Updated in 3.7.0)
  • android-support-annotations.jar, r22 (Updated in 3.7.0)
  • android-support-v7-recyclerview.jar, r22 (Updated in 3.9.0)
  • MoPub Volley Library (mopub-volley-1.1.0.jar - available on JCenter) (Updated in 3.6.0)
  • Recommended Google Play Services 7.0.0

Upgrading from 3.2.0 and Prior

In 3.3.0 a dependency on android-support-annotations.jar was added. If you are using Maven or Gradle to include the MoPub SDK, this dependency is included in the build scripts. For instructions on adding dependencies for Eclipse projects, see our Getting Started Guide

License

We have launched a new license as of version 3.2.0. To view the full license, visit http://www.mopub.com/legal/sdk-license-agreement/.

Versions

Version
1.0.0