Originally posted by ItzSparkBoii
Can anyone show me what i need to make an app

i want to make a very simple game not something huge like gta if anyone wants to partner up PM me
You'll have to know a programming language first... Since, you wish to develop an app I would advise you learn Java, not only is it useful in regards to making apps but useful at making games with. However, if you wish not to choose Java as your language, you could choose C# and use Xamarin.
I'm learning Java myself now... there are plenty of tutorials out there on how to do this. Such as how to create collision, jumps and much, much more. As said above you will need a language to start with.
Also, just to note you can also create games with Phython using Pygame...
In addition, consider learning the Syntax first as you would with any other language, then consider leaning projects and such. Once, you grasp a hold of it, consider moving onto developing and incorporating .gif within your applications. Again, there are tutorials on this everywhere.