Android build issues with latest Google play services (9.2) and Google analytics
I've been fighting with this issues for days. I upgraded to 9.2 of the Google play services and now I get the Unable to convert classes into dex format errors with a bunch of already added. I'm using...
View ArticleCan't get my android device to be connected to my game via Unity Remote5
Im trying to test out my game on Unity Remote5, but no matter what I try I can't seem to get it to work... I enabled the needed settings in the dev settings. downloaded the android sdk and adb...
View ArticleCrashes on live device on startup(Android)
Alright so I just bought a new laptop and installed the latest Unity3D onto it. I transferred my project folder for my game over from my desktop to my laptop. Along with the keystore. When I build the...
View ArticleUnity 5.4 uses old android SDK target (api level: 22), so i cant update my...
Hi! I have an application on play store that i built with a previous version of unity, that used aPI level 23 (marshmallow) as a target sdk version. Now i want to release a newer version of it with...
View ArticleAndroid app name localization in Unity 5.4
Hello! I would like to localize the app names with Unity 5.4. I see a lot of tutorials but they are not work these methods is deprecated in Unity 5.4. I would like the following: In english the app...
View ArticleFailed to re-package resources because aapt.exe error
Hi UnityAnswers, I'm trying to build an Android device project but I'm having a ComandInvokationFailure error that causes a build failure. I've been looking for my answer and I tried to move aapt.exe...
View ArticleControl Unity Scenes with Android studio button click(Intents)...
**"I imported a unity3d project having 3 scenes into android studio. I have 3 buttons in native and I need to Intent to corresponding scenes when I click buttons."** When I import unity3d project to...
View ArticleUnable to convert classes into dex format
I was not completely new for this error but this time I can't able to figure this out. So after reading details please give me some hint into this. CommandInvokationFailure: Unable to convert classes...
View ArticleTrouble with unity calls Android native view
Hi,everyone. I have a demand like this: In my Unity project, I need something special view(In fact it is a function developed in Eclipes IDE with android sdk & adt). After finished these functions,...
View ArticleMobile Single Stick Control – Trouble after updating Android SDK
A few months ago I set up the Mobile Single Stick Control from the Standart Assets. I got it fully worked out. Today I updated the Android SDK. Since then, all the children of the Canvas that my...
View Articleunity failed to recompile android resource files
Guys i just upgrade unity to 5.4 and my android sdk to the latest.When i try to build an apk compiler gives the error below: Failed to recompile android resource files. See the Console for details....
View ArticleFailed to re-repackage resources
I tried to install the 23.0.3 but its not working. Could anyone point me where I'm doing things wrong please? CommandInvokationFailure: Failed to re-package resources....
View ArticleCommandInvokationFailure: Unable to merge android manifests. See the Console...
Hi, Its been a long time since I'm trying to fix this issue. I'm unable to build the scene because of the following error. Any help will be appreciated. CommandInvokationFailure: Unable to merge...
View ArticleSaving ScreenShot in Android Gallery
I created an app with a custom button which captures a screenshot using "Application.CaptureScreenshot". The screenshot location is in the data folder of the app, which I would like to change. I want...
View ArticleAndroid Build problem with XP Pro
Finally ready to test on my tablet, so I d/l the newest android studio(2.22), JavaSDK and try to build. Unity knows where the files are installed, so I thought all was well, until... WSAPoll could not...
View ArticleSetting android tools location in unity
In Unity 5.1, when I build my project for Android I get this error. I believe this is cause because I was messing around with some of the variables in cmd. It used to build perfectly fine before I made...
View ArticleAndroid build problems.
Hi all, running into this error attempting to compile for Android, I can compile for Windows fine. I've tried downgrading the SDK version (I'm using 23.03 as another poster stated that anything above...
View ArticleAndroid: How to prevent 'swipe down from the top to exit full screen' bubble...
On Android, using Unity 5.5, every time my game starts up I get this bubble issued by Android: "swipe down from the top to exit full screen" I already have fullScreen = false in my game, but the Unity...
View ArticleWhich Android SDK does unity use when there are several SDKs installed.
I have installed 3 SDKs, API level 22 23 24. My target SDK is 22. Which SDK does unity use to compile?
View ArticleAndroid Streaming asset path won't open
Hello, I am working on a mobile platformer game, which going to have a lot of levels. So I decided to find a way where I could draw the level, and base on the color of the pixels a certain prefab would...
View Article