Skip to content Skip to sidebar Skip to footer
Showing posts with the label Unity3d

Facebook Sdk 3.1.2 For Unity - Trouble Logging In On Android Devices

I'm using the latest version of the Facebook SDK, version 3.1.2, for Unity. My problem is somew… Read more Facebook Sdk 3.1.2 For Unity - Trouble Logging In On Android Devices

Importing Vufoira Scene Into Native Android App

I am working on AR app made with unity + vufoira and I wanted to embed it in a native android app. … Read more Importing Vufoira Scene Into Native Android App

Error Building Player - Win32 Exception

Someone please help, I've spent 2 days on this. I'm building a game in Unity for Android. I… Read more Error Building Player - Win32 Exception

Facebook Sdk For Unity Android Does Not Log In If Facebook App Is Installed

Related post #1 Related post #2 So my problem is the same as the one in these posts, but I have no … Read more Facebook Sdk For Unity Android Does Not Log In If Facebook App Is Installed

Toast On Image Detection In Vuforia Either Using Unity Or Java Without C++

I have to Toast a message when an Image is detected. Which is the easiest way to do? Using Unity or… Read more Toast On Image Detection In Vuforia Either Using Unity Or Java Without C++

How To Correctly Import Multiple Unity Module In Single Android App Avoiding Name Conflict Between Different Unity Module In Android Studio?

I have already imported two unity module . Triangle module and cube module . public class MainActi… Read more How To Correctly Import Multiple Unity Module In Single Android App Avoiding Name Conflict Between Different Unity Module In Android Studio?

Android Device Camera Crash Issue In Android Version > 6.0

In some of the android devices which have android version > 6.0, when i access the camera, devic… Read more Android Device Camera Crash Issue In Android Version > 6.0

Call Unity From Android

I have a unity project which uses an android libarary. From my android library I calls UnityPlayer.… Read more Call Unity From Android