Skip to content

Update Android Sample App ReadMe/Docs on where to put Credentials/Keys #14

Description

@BorisWiggers

While trying the Android SampleApps Ads out, it was not easy to determine which file to update my "Secret" and "AppKey".

The correct file to insert these credentials is "AdsViewActivity.java" where you can find,

    appKey = "UPDATE_APP_KEY_HERE";
    secret = "UPDATE_SECRET_KEY_HERE";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions