Android Performance Tuner
Android Performance Tuner is a library reporting frame rendering times of your game across different devices and game stages. This plugin helps to integrate the library into your Unity project.
com.google.android.performancetuner 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/performancetuner.git README Markdown
Copy this to your project's README.md
## Installation
Add **Android Performance Tuner** 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/performancetuner.git
```
[](https://www.pkglnk.dev/pkg/performancetuner)README
Android Performance Tuner Unity plugin
Copyright 2020 Google LLC. All rights reserved.
Android Performance Tuner is a library to help developers measure frame rendering time across different devices and game stages. This plugin will help developers integrate Android Performance Tuner into their game.
Quick Start
See the Getting Started with Unity developer guide.
API Reference
See the Android Performance Tuner for Unity API Reference.
Release Notes
The release notes are available on the releases page.
Terms & Conditions
By downloading the Android Performance Tuner Unity Plugin, you agree to Terms and Conditions.
No comments yet. Be the first!