I’m trying to have a cool little animation for my logo when it first appears on my Android App screen.
I have completely no idea how I would implement this idea though, OpenGL, Make a video and import it into an activity, other options?
Here is what I would like to accomplish:

Step 1: Start the bottom line of the triangle
Step 2: Start going up and back down and connect
Step 3: Have my custom logo fade into the triangle
Am I going out of my way trying to learn how to do this, or am I better off just having my logo show up as an image?
Easiest to just create a GIF for me in this situation.