Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/appbundle.git?path=com.google.android.appbundle

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Google Android App Bundle** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/appbundle.git?path=com.google.android.appbundle
```

[![pkglnk](https://www.pkglnk.dev/badge/appbundle.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/appbundle)

README

Android Appbundle Plugin for Unity

Overview

Google Play Plugins for Unity provide C# APIs for accessing Play in-game features from within the Unity Engine. These plugins also provide Unity Editor features for building a game before publishing it on Google Play.

The Android App Bundle plugin for Unity enables the latest app bundle features from Google Play. This support plugin will be installed automatically when you install the Play Asset Delivery plugin using OpenUPM or GitHub.

Pre-requisites

Required Unity Version

To use the Android Appbundle plugin, you must use a supported Unity version:

  • All versions of Unity 2019.x, 2020.x, and newer are supported.
  • If you use Unity 2018.x, version 2018.4 or newer are supported.
  • If you use Unity 2017.x, only Unity 2017.4.40 is supported. All other versions aren't supported.

Install the Plugin

To install the Google Play Asset Delivery plugin using Open UPM, follow the instructions to install via package manager or install via command-line.

Alternatively, you can download the latest .unitypackage from the GitHub Android Appbundle plugin GitHub releases page and import it using these instructions on the Google APIs for Unity site.

Support

To request features or report issues with the plugin, please use the GitHub issue tracker.

You can find more resources and support options in the official documentation for Android Appbundle.

Related Plugins

Browse other Google Play plugins for Unity.

Comments

No comments yet. Be the first!