Chromecast plugin crashes the game
Hello! Please help me with "Google Cast Remote Display Plugin". I am facing the problem, i have exported all needed libs (appcompat, mediarouter, google-play-services_lib) and the project is building...
View ArticleCHANGING MANIFESTS DOES NOT WORK!! CommandInvokationFailure: Unable to merge...
This is my error message: CommandInvokationFailure: Unable to merge android manifests. See the Console for more details. C:/Program Files/Java/jdk1.8.0_112\bin\java.exe -Xmx2048M...
View ArticleGoogle cast remote display plugin android issue
@00christian00 Hello! If you have a time can you please help me with "Google Cast Remote Display Plugin". I have read your review about it, when you write that "Took me a while to get it running...
View ArticleCardboard application shows a blue screen when launched in an android mobile
Hello, I'm a newbie cardboard developer. I'm working on a cardboard experience for android using unity 5.5.0f3 however, I'm facing a major problem. Every time I launch the application in any mobile...
View ArticleHow can I open a fragment view from inside Unity Android?
For instance, lets say I wanted to open a WebView fragment from inside my Unity game for Android.
View Articleandroid sdk
Hello I've added the Android platform to Unity But when you want to output the Android platform Android environment Field's and I'm okay with this difficult![alt text][1] [1]: /storage/temp/87416-fgg.jpg
View ArticleHow can add Android 6.0 on my API Level ( I have all my sdk installed up...
![alt text][1] ![alt text][2] [1]: /storage/temp/87932-ask-unity.png [2]: /storage/temp/87933-ask-unity-2.png
View ArticlePass a context object to Android from C#
How can I initialize the Android SDK from C# code. How can I launch an Android Activity from C# code. How can I get the context object which is required for Android UI components.
View ArticleCouple of Android Questions
Hey guys, I've a couple of Android queiries I'd like confirming. 1. It seems that you can't just download the Android SDK anymore (as it suggests in the Unity docs -...
View ArticleCompiler issue building to android
I'm trying to build my android project, which was working until I added the google play services plugin. I have java 7 installed, do I just need to update to java 8? Here's the error: ` Failed to...
View ArticleUnable to list target platforms. When I try to build to Andriod on Mac
The environment is Unity5.5 and MacOS10. I can't build to Andriod and get an error: ![alt text][1] CommandInvokationFailure: Unable to list target platforms. Please make sure the android sdk path is...
View ArticleWhat causes "unable to list target platforms" for Android SDK build?
I am attempting to build to Android with Daydream selected as a VR platform. I've installed Android Studio 2.3 with associated SDK's for Android Nougat 7.0 and 7.1. I'm running Unity 5.6 beta 11. When...
View ArticleCommandInvokationFailure failed to re-package resources - Google VR
Hello, I've been troubleshooting this error to no avail. Any help would be greatly appreciated! CommandInvokationFailure: Failed to re-package resources....
View ArticleAndroid option not showing in external tools
I tried installing android support twice from the download manager. installed unity twice but still it is not showing android sdk option in external tools please help.
View ArticleCommandInvokationFailure:
CommandInvokationFailure: Unable to list target platforms. Please make sure the android sdk path is correct. See the Console for more details. C:/Program Files/Java/jdk1.8.0_111\bin\java.exe -Xmx2048M...
View ArticleHow to replace space keyboard with a simple tap on Android?
How to play on Android Device? This is the script: void Update(){ if (GameplayController.IsGameStarted() && Input.GetKeyDown (KeyCode.Space) && isGrounded) { int pathID = path.pathList...
View ArticleUnity does not find android sdk
Hi I wanted to create a simple cardboard app I upgraded Unity to 5.5.0, downloaded GoogleVRForUnity package I installed Android Studio as it seems te be the only way to get android sdk When I try to...
View ArticleCommandInvokationFailure: Failed to re-package resources. C:\Program Files...
I have a problem with Build apk with unity 5.5.1p4 64-bit I created an empty project with one empty scene in unity then i try to build APK form this project but when i want to build 2 error show in my...
View ArticleUNABLE TO MERGE ANDROID MANIFEST!!
Help me im trying to build my app with unity ads but i already delete it i just turn off the unity ads when i saw this problem.. My Android sdk is API 22 5.1 lollipop. And in the player settings i set...
View ArticleWhy am I getting this error message?
I'm getting this message in the unity console window: ArgumentException: Index out of bounds. UnityEngine.Input.GetTouch (Int32 index) (at...
View Article