main loop

  • Measuring Frames Per Second (FPS)

    This is an example of how to measure frames per second (FPS) in an Android application or game. Measuring FPS…

    Read More »
  • Game loop example

    In this example we shall show you how to create a game loop in Android. Before starting, you should check…

    Read More »
  • Basic game loop

    This is an example of how to create a basic game loop with Android. Before following this basic game loop…

    Read More »
Back to top button