Friday 13 March 2015

Installing unity remote and start testing your app on your android device

In this post I am going to describe how to install unity remote on your device and start working with unity. After doing all the following step you will be able to run all the game on your device directly instead of unity.

I hope you have installed the unity on your computers.
Make Sure you installed google usb driver also using sdkmanager.

1. Go to Play store and download unity remote app for android device.
you can install it from this link.
https://play.google.com/store/apps/details?id=com.unity3d.androidremote&hl=en

Now download the android sdk from the below link to your computer.
http://developer.android.com/sdk/index.html

Make Sure you also installed google usb driver using sdkmanager.
Sdk manager is in the android bundle you have downloaded from the above link.
sdkmanager.exe -> Extras -> google usb driver  tick the check box and click install.

2. Now connect your device to computer using usb cable.

3. Make sure that usb debugging is enable on your device. To enable usb debugging go to settings on  your android device and in settings go to Developer Option and in Developer Option you will find the usb debugging option , Check that check box.

4. Now start unity remote on your android device.

5. Now start unity software in your computer.

NOTE : If you start unity software first in your computer and then unity remote in your android device then your unity software will not pick your unity remote. So whenever you start unity remote in your phone then again restart unity software in your computer.

6.Set the android sdk path in unity software by going in to Edit -> Preferences -> Set Path and browse to the android sdk you already downloaded.

7. Now in unity software go to Edit -> project Setting -> Editor -> Select any android device in that 
Menu.

Now you are done. Whenever you will click play it will play in your android device. 

Enjoy and have fun in developing game.
If you find this post useful please share it on google+ and like this post and comment. Thank you.

2 comments:

  1. Hey guys If you have any other problem related to this please comment and If you find it useful please share this post... thanks for visiting :)

    ReplyDelete
  2. thanks for the post. It is really helpful.

    ReplyDelete

Related Posts

Related Posts Plugin for WordPress, Blogger...