play-instant-unity-plugin
Google Play Instant Plugin for Unity Beta (Archived)
File Explorer
Download Latest Version (.zip)- AndroidManifestHelper.cs
- AndroidManifestHelper.cs.meta
- IAndroidManifestUpdater.cs
- IAndroidManifestUpdater.cs.meta
- LegacyAndroidManifestUpdater.cs
- LegacyAndroidManifestUpdater.cs.meta
- PostGenerateGradleProjectAndroidManifestUpdater.cs
- PostGenerateGradleProjectAndroidManifestUpdater.cs.meta
- AndroidSdk.cs
- AndroidSdk.cs.meta
- AndroidSdkManager.cs
- AndroidSdkManager.cs.meta
- CommandLine.cs
- CommandLine.cs.meta
- CommandLineDialog.cs
- CommandLineDialog.cs.meta
- JavaUtilities.cs
- JavaUtilities.cs.meta
- Logger.cs
- Logger.cs.meta
- PlayServicesResolver.cs
- PlayServicesResolver.cs.meta
- TextAreaDialog.cs
- TextAreaDialog.cs.meta
- AssetBundleBuilder.cs
- AssetBundleBuilder.cs.meta
- DialogHelper.cs
- DialogHelper.cs.meta
- LoadingBarGenerator.cs
- LoadingBarGenerator.cs.meta
- LoadingScreenGenerator.cs
- LoadingScreenGenerator.cs.meta
- PlayInstantSceneTreeView.cs
- PlayInstantSceneTreeView.cs.meta
- QuickDeployConfig.cs
- QuickDeployConfig.cs.meta
- QuickDeployWindow.cs
- QuickDeployWindow.cs.meta
- AndroidAssetPackagingTool.cs
- AndroidAssetPackagingTool.cs.meta
- AndroidBuildTools.cs
- AndroidBuildTools.cs.meta
- AndroidManifest.meta
- AndroidSdkPackageInstaller.cs
- AndroidSdkPackageInstaller.cs.meta
- ApkSigner.cs
- ApkSigner.cs.meta
- AppBundleBuilder.cs
- AppBundleBuilder.cs.meta
- AppBundlePublisher.cs
- AppBundlePublisher.cs.meta
- BuildSettingsWindow.cs
- BuildSettingsWindow.cs.meta
- BuildTools.meta
- Bundletool.cs
- Bundletool.cs.meta
- BundletoolDownloadWindow.cs
- BundletoolDownloadWindow.cs.meta
- CommandLineBuilder.cs
- CommandLineBuilder.cs.meta
- CommandLineParameters.cs
- CommandLineParameters.cs.meta
- GooglePlayServices.meta
- PlayerSettingsWindow.cs
- PlayerSettingsWindow.cs.meta
- PlayInstantBuildConfiguration.cs
- PlayInstantBuildConfiguration.cs.meta
- PlayInstantBuilder.cs
- PlayInstantBuilder.cs.meta
- PlayInstantEditorMenu.cs
- PlayInstantEditorMenu.cs.meta
- PlayInstantPublisher.cs
- PlayInstantPublisher.cs.meta
- PlayInstantRunner.cs
- PlayInstantRunner.cs.meta
- PlayInstantSettingPolicy.cs
- PlayInstantSettingPolicy.cs.meta
- PluginUpdateWindow.cs
- PluginUpdateWindow.cs.meta
- PostBuildCommandLineDialog.cs
- PostBuildCommandLineDialog.cs.meta
- QuickDeploy.meta
- WindowUtils.cs
- WindowUtils.cs.meta
- ZipUtils.cs
- ZipUtils.cs.meta
- LoadingBar.cs
- LoadingBar.cs.meta
- LoadingScreen.cs
- LoadingScreen.cs.meta
- ScrollingFillAnimator.cs
- ScrollingFillAnimator.cs.meta
- GooglePlayInstantLoadingTile.png
- GooglePlayInstantLoadingTile.png.meta
- GooglePlayInstantRetryButton.png
- GooglePlayInstantRetryButton.png.meta
- Scripts.meta
- Textures.meta
- explosionclip.mp3
- explosionclip.mp3.meta
- woodenblockclip.mp3
- woodenblockclip.mp3.meta
- SphereBlastBuilder.cs
- SphereBlastBuilder.cs.meta
- Frijole-Regular.ttf
- Frijole-Regular.ttf.meta
- BouncyWall.physicMaterial
- BouncyWall.physicMaterial.meta
- cloud_2.png
- cloud_2.png.meta
- MetalFloor.mat
- MetalFloor.mat.meta
- MetalSphere.mat
- MetalSphere.mat.meta
- RedMetal.mat
- RedMetal.mat.meta
- SmokeMaterial.mat
- SmokeMaterial.mat.meta
- SpecularGloss.png
- SpecularGloss.png.meta
- WoodenCrateMaterial.mat
- WoodenCrateMaterial.mat.meta
- woood_texture.tif
- woood_texture.tif.meta
- WoodCrateSide.prefab
- WoodCrateSide.prefab.meta
- WoodenCrate.prefab
- WoodenCrate.prefab.meta
- WoodenCrateExplosion.prefab
- WoodenCrateExplosion.prefab.meta
- LoadingScene.unity
- LoadingScene.unity.meta
- SphereScene.unity
- SphereScene.unity.meta
- BallMovement.cs
- BallMovement.cs.meta
- BaseGame.cs
- BaseGame.cs.meta
- Explode.cs
- Explode.cs.meta
- ThirdPersonCamera.cs
- ThirdPersonCamera.cs.meta
- WoodenCrate.cs
- WoodenCrate.cs.meta
- WoodenCrateExplosion.cs
- WoodenCrateExplosion.cs.meta
- WoodPanel.cs
- WoodPanel.cs.meta
- audio.meta
- Editor.meta
- fonts.meta
- materials.meta
- prefabs.meta
- scenes.meta
- scripts.meta
- TestAppBuilder.cs
- TestAppBuilder.cs.meta
- TestScene.unity
- TestScene.unity.meta
- TestApp.cs
- TestApp.cs.meta
- Editor.meta
- Scenes.meta
- Scripts.meta
- SphereBlast.meta
- TestApp.meta
- AndroidManifestHelperTests.cs
- AndroidManifestHelperTests.cs.meta
- ConfigurationTest.cs
- ConfigurationTest.cs.meta
- DialogHelperTest.cs
- DialogHelperTest.cs.meta
- LoadingBarGeneratorTest.cs
- LoadingBarGeneratorTest.cs.meta
- LoadingScreenGeneratorTest.cs
- LoadingScreenGeneratorTest.cs.meta
- AndroidBuildToolsTests.cs
- AndroidBuildToolsTests.cs.meta
- AndroidManifest.meta
- BuildSettingsWindowTests.cs
- BuildSettingsWindowTests.cs.meta
- QuickDeploy.meta
- Editor.meta
- Android.cs
- Android.cs.meta
- CookieApi.cs
- CookieApi.cs.meta
- Editor.meta
- GooglePlayInstantUtils.cs
- GooglePlayInstantUtils.cs.meta
- InstallLauncher.cs
- InstallLauncher.cs.meta
- LoadingScreen.meta
- PlaySignatureVerifier.cs
- PlaySignatureVerifier.cs.meta
- Samples.meta
- Tests.meta
- UnityPlayerHelper.cs
- UnityPlayerHelper.cs.meta
- .gitignore
- build.gradle
- build.gradle.meta
- CONTRIBUTING.md
- CONTRIBUTING.md.meta
- GooglePlayInstant.meta
- LICENSE
- LICENSE.meta
- README.md
- README.md.meta
# Installation Guide
1. Get the code
git clone https://github.com/google/play-instant-unity-plugin
Downloads the entire project code from GitHub to your computer.
cd play-instant-unity-plugin
Moves into the project folder you just downloaded.
2. Gradle (Java/Kotlin)
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- JDK (Java) Required to build and run Java/Kotlin projects.
- Gradle If the repo includes gradlew (Gradle Wrapper), you don't need to install Gradle separately.
./gradlew build
Builds the project using Gradle.
A BUILD SUCCESSFUL message means it worked. The output is created under build/.
// repository documentation
Was this content helpful?
(0 ratings)
