Create Android Games: Part 8 – Create Sprite Sheets with SWFSheet and Texture Packer

On this video you will learn to create sprite sheets for your Android game. Sprite sheets are large image files that usually contain all the animation frames plus the extra images your game need such as background images, button images and menu images.
Using SWFSheet you will learn to export the PNG image sequence for your flash animation (SWF). Later on, using Texture Packer, you will create a sprite sheet out of this PNG sequence and add any other image you may need for the game.