New to Android. Care to show me the ropes?

I just received a license for Unity Android Pro. Anyone care to walk me through the process of getting a project from the computer to a device?

Hi, this is my tutorial (thailand language) for android emulator.

http://www.arcadeindy.com/howtounity3d2.html

Grady, I would start from reading Unity manual: http://unity3d.com/support/documentation/Manual/android-GettingStarted.html
=)

Merci, merci.

After you have installed your Android SDK and Profile…

Ensure to have ‘USB Debuging’ enabled on your Android phone or Unity may return a ‘no devices found’ error when you publish the build.
Settings → applications → development → usb debugging (going off the top of my head, may vary a little)

If you get an error from unity stating that APT package not installed or something. Then you will have to manually delete the game from your Android phone and then simply run Build Deploy in Unity. You’ll notice that the game wasn’t installed properly as it will be named with com.company.product yada yada.

settings → applications → manage Applications → select game uninstall.