Android SDK, Can you omit the "Eclipse" folder
Android expert friends, just a quick question - more of a curiosity On a MAC, in one's Android folder, you basically have the "eclipse" folder and the "sdk" folder. (Naturally, in the "sdk" folder, you...
View ArticleChoosing which Android device to launch to?
Hello. I downloaded the Android SDK and configured appropriately, but I would like to know how can I select the device which the game will be run at when testing? This particular instance is that I...
View ArticleExporting for Android 2.2 on Unity 4.3.4
I'm trying to export my game to Android 2.2, but the lowest possible version to export is 2.3.1 as seen below: ![alt text][1] [1]: /storage/temp/24807-screen+shot+2014-04-06+at+00.15.04.png In my SDK...
View Articlehow to made Android application to the autostart
I am now trying made a game with autostart with boot. I know how to made startup with java SDK do it. http://www.e-nature.ch/tech/android-sdk-add-application-to-the-autostart/ but I don't know is there...
View ArticleUnity not displaying to android remote.
Okay, so I've googled around for a while now and I'm still having trouble with my nexus 7. I have followed all the steps here:...
View ArticleAndroid sdk Error
I am Turkish and I can't speak English good. :( I install Android sdk in disk D. This error output but successfully done. http://i.hizliresim.com/59yPPz.png Sdk files:...
View ArticleBuild Falure - unable to list connected devices
When build and run I get this error half way through: **Build failure** unable to list connected devices. Please make sure the android SDK is installed and is properly configured in the Editor. See the...
View ArticleTrouble with Android Build?
Everytime I try to make a build to android, it says I dont have Java JDK. Which I do.. It's even open and running.. What is the issue? I have the Android SDK aswell I don't see the problem?
View ArticleBugsense in unity(android)
Can i integrate bugsense (android) in a unity project? Any idea how? Thanks
View ArticleError on android game building, Win32Exception: ApplicationName='F:/Android...
Hi at all, I'm trying to develop my first game(in 2D) and when I try to build the game for android, after I've selected the android SDK Unity give me an error, that for me it's indecipherable. Error:...
View ArticleEditor script to set AndroidSdkVersions
I've found [AndroidSdkVersions][1] but want to know how I can set it via an Editor script if possible? [1]: http://docs.unity3d.com/412/Documentation/ScriptReference/AndroidSdkVersions.html
View ArticleUnable to create android .apk with SDK revison 23
I've tried doing some research into the issue and I've seen people having issues with the 22nd revision of the Android SDK. More specifically [this link][1] said to downgrade my android sdk to revision...
View ArticleAndroid build fail - Error building Player: Win32Exception
I am having a new error when I am building an android version of my game, This build fail has only been happening after my recent upgrade to Unity 4.5.5f1 from 4.3.something. I see many other people...
View ArticleExport from Unity for Android Games?
So, I've recently finished my game, and it's device is for android. So, should I export it as a Google Android Project? And, I've heard that if you export it with Google Android Project, that means...
View ArticleAndroid Error building Player: CommandInvokationFailure: Failed to re-package...
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details. C:\Program Files\Android\android-sdk\build-tools\21.1.2\aapt.exe package --auto-add-overlay...
View Articlecan not select android root folder
hi, im using unity 4.5.3f3 and i have been trying to build an apk for a long time but the android root folder just wont select. it says: `Error building Player: UnityException: Build failure! Unable to...
View ArticleCan't build & run to Nexus 7
When trying to build it says "No android device found" I've tried every possible way of building and running my Unity project to my nexus 7 tablet. - I have the Google USB driver installed and...
View ArticleAfter updating my android SDK, getting an error for in-app purchases
I use the Soomla plugin, and I just updated the android SDK version 21 and had to change the target sdk version in my manifest file to 21 in order to build. Now The game will build and run, but I get...
View ArticleWhy play services AAR fails in Unity3D 5.1.2
"Moving Temp/StagingArea/android-libraries/play-services-7.5.0/classes.jar to Temp/StagingArea/android-libraries/play-services-7.5.0/bin/classes.jar: No such file or directory" Specified AAR indeed...
View ArticleCardboard for Unity is cross-eyed
I'm making an Android app intended for use with Google Cardboard, and everything works fine in the editor. However, when I build it and use it on my phone, the left and right eye images don't quite...
View Article