1 hour ago, JS_means_JackSparrow said:
I have achieved some sort of game prototype but for Desktop and I was wondering, all the stuff that I'm making through tutorials and courses that are not particularly oriented to android are going to be useful for me?
Of course You are still gaining experience with the Engine and how it works by making any kind of game for any platform. Those tutorials might not teach you something you can run to your game and implement now, but it helps lay a good foundation of knowledge for the basics of game development (and how the engines work) that will help you when it comes time to making an android project. Truthfully there are so many tutorials for developing for Android using Unity. The joy of these engines is that you can learn something new in no time by Youtubing a tutorial on a specific engine feature (depending on how advanced your getting here), as well as working with documentation. My ONLY advice to you about engine development is to stick to one engine, don't worry about the Unity vs Unreal vs CryEngine crap and learn Unity (if that's the one you want) as each of these Engines differ from each other some how and you will have a very hard time making any kind of game if you spend your time learning engine features from each engine.
Short Answer:
Yes, you will still learn a LOT from your project experience when it comes time to develop for Android.