Game development for Android

Hi

im starting to learn to use Unity for android and iOS game development.
I start to see a tutorial but is for web player game development. Does this
tutorial will help to develop games for android? Those this are develop the
same way? Or do i need to find a tutorial for android game development
specifically?

Thanks

Unity is cross platform so most game related code will work on all. Plugins and specific device functionality will all work differently, however.

Thanks