Android or Android Pro?

Hi! I know that the 30 day trial is Unity Pro but it comes with Android Pro also or Android basic? In the Assets I see only Android assets, there should be any Android Pro assets? I have read the comparison charts and I want to try the full power of Pro on my phone ( may be I’ll extend my architectural presentations on tablets and phones for my customers… but I want to see how far can I go)

The Unity3d trial contains all licenses

  • Unity Pro
  • Android Pro
  • iOS Pro
  • Team License (aka Asset Server)

thank you! You know any good tutorials on developing games in unity for android? (setting up the android sdk to work with unity and to emulate any android device so I can test the games, making games for touch screen input, using the gyro functions of the devices and so on) …

http://unity3d.com/support/documentation/

There are plenty of stuff offered by UT. But you should actually first get familiar with Unity3d before activating the Trial. 30 days are not really enough to get familiar with the engine and make something worthwhile. Once you’re familiar with it and know the Unity3D API, get the trial. This way you’ll be able to fully utilize it

P.S. you need a real android device to test it

I am familiar with unity, I have the basic version installed and I use it for architectural vis. I just want to see if I can use the engine for mobile presentations, android mobiles. I have read that I can install the android sdk from google and use it as a device emulator to emulate almost any device that use the android platform (not sure if or how it emulate the touch functions on windows… I presume I use the mouse as my fingers). I want to start a 30 day trial on my laptop now to test the Android export of the engine. To be honest, I have read a lot lately from the documentation and from the forum but it seems that the documentation is mostly on iPhone development then Android… may be I’ve been missing something :slight_smile: … Now I want to find some videotutorials on setting up the environment for working for android and for planning an android game and exporting and testing (in other words a complete “how to build a game for android with unity” tutorial)… I remember that I have seen something on some torrent sites a while ago…