Create Android Games: Part 4 – Create a project’s assets using “.build_native.sh”

This video will show you how to create your project\'s assets by running the file ".build_native.sh" using a Cygwin terminal. Your project\'s assets can be anything from graphics, music, sprite sheets, .XML files, etc, that your game needs to run. You need to include all your assets in your Resource folder before running this file. This video will show you how to do that.