Please help with android

I recently just purchased the android license and I don’t know how to test a game on my phone. I’ve downloaded sdk with the extension packages google usb driver and sdk platform but it still wont work. If needed my phone model is a ZTE KIS.

thanks in advanced

You must first enable the sdk Android in Unity yo allow him to build with Unity android.

To link it you go here :

Edit / Preferences / Android SDK location. An go where you have install the Android-sdk.

Then choose Android in your build settings then click on build in a first time. Unity must generate the apk (proportional to Unity project size). After this, copy and paste it in your device and install it.