forked from Unity-Technologies/unity-ads-android
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master'
- Loading branch information
Showing
483 changed files
with
14,186 additions
and
9,691 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ captures | |
testServerAddress.txt | ||
app/bin | ||
unity-ads/bin | ||
libs | ||
javadoc | ||
.settings | ||
.project | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Unity Advertisements © 2020 Unity Technologies SF | ||
Your use of the Unity Technologies SF ("Unity') software known as "Unity Advertisements" is subject to the Unity Monetization Services Terms of Service linked to and copied immediately below. | ||
[Unity Monetization Services TOS](https://unity3d.com/legal/monetization-services-terms-of-service) | ||
Your use of the Unity Advertisements software constitutes your acceptance of such terms. Unless expressly provided otherwise, the software under this license is made available strictly on an "AS IS" BASIS WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. Please review the license for details on these and other terms and conditions. | ||
Unity Advertisements copyright © 2021 Unity Technologies. | ||
This software is subject to, and made available under, the terms of service for Operate Solutions (see https://unity3d.com/legal/one-operate-services-terms-of-service), and is an "Operate Service" as defined therein. | ||
|
||
Your use of the Services constitutes your acceptance of such terms. Unless expressly provided otherwise, the software under this license is made available strictly on an "AS IS" BASIS WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. Please review the terms of service for details on these and other terms and conditions. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,18 @@ | ||
# Unity Ads 3 Android Release Repository | ||
# Unity Ads Android Release Repository | ||
|
||
Welcome to the Unity Ads 3 Android release repository. | ||
Welcome to the Unity Ads Android SDK Repository. | ||
|
||
## Binaries | ||
|
||
Binaries can be found from the [releases tab](https://github.com/Unity-Technologies/unity-ads-android/releases). | ||
Binaries can be found in the [releases tab](https://github.com/Unity-Technologies/unity-ads-android/releases). | ||
|
||
## Integration Guide | ||
|
||
Integration guide can be found [here](https://github.com/Unity-Technologies/unity-ads-android/wiki/sdk_android_integration_guide). There is [integration tutorial video](https://www.youtube.com/watch?v=MNdJ0KWlYPw) on YouTube. | ||
Integration guide can be found [here](https://unityads.unity3d.com/help/android/integration-guide-android). | ||
|
||
## API Reference | ||
|
||
API Reference can be found [here](https://github.com/Unity-Technologies/unity-ads-android/wiki/sdk_android_api_reference) | ||
API Reference can be found [here](https://unityads.unity3d.com/help/android/api-android) | ||
|
||
## Transition guide from Unity Ads 1.5 | ||
|
||
Transition guide from Unity Ads 1.5 can be found [here](https://github.com/Unity-Technologies/unity-ads-android/wiki/sdk_android_transition_guide) | ||
## License | ||
The license can be viewed [here](LICENSE) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 3 additions & 9 deletions
12
app/src/main/java/com/unity3d/ads/example/UnityAdsTestApp.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.