Android Questions

2

Hi guys, I would like my Android application to load a video from a folder on my phone. I’m currently able to do this on desktop by adding the URL of my video to the VideoPlayer in code/inspector. How...
Oto asked 10/8, 2017 at 4:54

2

It works great in the Editor, but on Android device I got an error that this file can not be written. AndroidPlayer([email protected]:34999) Failed to store screen shot (/storage/emulated/0/Android/data/...
Pricefixing asked 19/4, 2021 at 9:44

3

Im building a game for WebGL to be played via Webview on mobile devices, Unity 2022.2.19 and URP 14.0.7 On some devices (POCO X5, Sony Xperia XA2, Xiaomi Redmi Note 11, for example) the game is not re...

5

I am able to retrieve the content of my project on the first run of the app, however, after I update the contents of my Addressables, my built app (apk) does not reflect the changes. My guess was it w...
Propellant asked 30/6, 2020 at 5:37

3

Solved

Hello. I’ve been trying for 2 days to build my game for android and each time I get this error. SDK.cmdline-tools909×117 17.2 KB I have reinstalled Unity at least > 4 times now and it has not fixed...
Defibrillator asked 28/6, 2023 at 20:4

2

Solved

I have been getting this error and would love some help fixing it! What’s Wrong: I am trying to integrate Google Play Games into my Unity project. When I build an APK and attempt to log in, I get a cl...
Fiedling asked 23/6, 2022 at 14:46

2

Solved

Hello there, I’m working on unity’s 2019.4.21f1 version. I’m getting the following error while building the apk :- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 FAILURE: Build failed with an exc...
Gaia asked 8/1, 2022 at 14:42

5

I tried to build test project to know, what i can, before creating real project. But i had a problem with build project for android in aab. image1920×1017 124 KB 1. Picked up JAVA_TOOL_OPTIONS: -Dfile...
Anile asked 14/8, 2023 at 11:14

3

I am trying to build my app for android. I currently have the Google AdMob package installed as well as the Google Play Services plugin however it is failing to build with the google play services pac...
Margueritamarguerite asked 7/12, 2023 at 10:49

6

I am trying to resolve android dependancies to install the admob plugin inside unity, but when i start, it freeze and appears an error “Gradle failed to fetch dependancies”. I am using unity 2020.1.5f...
Begorra asked 16/9, 2020 at 19:53

7

Hi everyone. I am trying to test my current project on Android. When running the .apk, I receive the following error immediately after the Unity splash screen: D/Unity: Failed to load native plugin: U...

3

Solved

It has been working stable for the last two months and I’ve got this strange error and no mention about it anywhere on the internet. I’ve got Unity-2021-1.16f and I am building for Android from macOS ...
Emanuele asked 11/2, 2023 at 4:44

15

Unable to build and run. Using Unity 5.5.1f1 Personal (64bit) on a MacBook pro and connected to a rooted Samsung S4 active. Some builds will work but recently unable to run and build 2 projects. Conso...
Marlie asked 6/3, 2017 at 18:9

6

Solved

Hello I tried to install Android Support for Unity. But I keep getting this error: Failed To Locate Unity.Exe Any help please, I have a project Thanks in advance
Ultimogeniture asked 11/7, 2016 at 19:7

8

I DOWNLOADED unity 2020.1.17f from unity Hub 2.4.2 and install all Tools(SDK,JDk,NDK) etc… but when I’m going to build my I’m getting this error UnityException: Android SDK is missing build-tools. And...
Kaleidoscope asked 24/12, 2020 at 1:11

7

Solved

Afternoon, I’m currently in the process of publishing my game to the PlayStore for testing. The developer console is warning: You have undeclared foreground service permissions. The specific permissio...
Vadose asked 11/1 at 16:27

1

I have two on screen sticks using the new input system, and one in many times the stick doesn’t get dragged, it just ignores my finger.
Ingate asked 1/10, 2023 at 4:4

4

Solved

Every time I press play in the editor, I get a popup saying This is an android project collaborating with two other people I just met and it’s been awhile since I touched unity. Following the documen...
Depart asked 7/1, 2020 at 11:19

3

I try to get UDP Packets from a Server to the UDPClient on my Kindle Fire HDX with code like this, which is executed in another thread: //Valid IP and Port Client = new UdpClient (); Client.Client.Rec...

6

I’m trying to make an APK build but I’m getting the following errors: FAILURE: Build failed with an exception. What went wrong: Execution failed for task ‘:launcher:checkReleaseDuplicateClasses’. 1 e...
Tedmund asked 28/3, 2020 at 0:1

1

Just a little bit of background on this issue: I am trying to download an asset bundle from a server on android (Oculus Quest to be specific) and save that asset bundle as an OBB to the respective OBB...
Unfeeling asked 16/2, 2020 at 22:29

2

Solved

I tried to get apk after admob integration for android. I ran into the “Enable R8” issue. I activated File > Project Settings > Player > Publishing Settings , Custom base gradle template opti...
Belletrist asked 20/2, 2023 at 13:52

0

After upgrading from 2021.3.16f1 LTS to 2022.3.10f1 LTS we get the following error when building our APK: stderr[ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 FAILURE: Build failed with an exce...
Metamorphism asked 1/10, 2023 at 19:34

4

Hello Everyone, From past 1 week im trying to find out about how to sent Remote Notifications to the ios and android using C# and Onesignal or else another service , when the game is not running in ba...
Silvasilvain asked 21/3, 2016 at 13:8

2

How do I set "android.enableAapt2=false" without using Android Studio in Ver Unity 2018.2.2f1 ? In the android studio environment, I confirmed that it is solved by defining it in gradle.properties. BU...
Ruano asked 15/8, 2018 at 17:14

© 2022 - 2024 — McMap. All rights reserved.