Help with Android.

I am building and running my game for Android, it gets about 75% threw and then it says this.“pushing content to new device” and it will not finish. any ideas why it does this?

It sounds like your SDK path is not configured correctly.

Follow this guide to install the SDKs you’ll need:

The default location is here I believe:
C:\Program Files (x86)\Android\android-sdk
You can set this path in Unity Preferences under External Tools, but I believe it will do this automatically for you.