Android Android game development

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Introduction

A short introduction to creating a game on the Android platform using Java

Remarks

  • The first example covers the basics: There are no objectives, but it shows you how you create a basic part of a 2D game using SurfaceView.
  • Make sure to save any important data when you create a game; everything else will be lost


Got any Android Question?