How do I run a Unity generated game for Android on an Android phone? I’ve used Unity 3 with the Android plugin to compile my game for Android. I’ve connected my Android phone to my Mac and I can copy the Android .apk file to my Android phone.
Is there a certain directory on the Android phone that I should copy the .apk file to so that it will show up on my Android phone and I can run the .apk file from my Android phone?
I have successfully installed the Android SDK. I downloaded the Roll-a-Ball example and build successfully, however my HTC Magic can’t install the application.