Xamarin.Android - Accelerometer Play

This sample demonstrates usage of the accelerometer to animate balls rolling on a wooden table.

Screenshot of game with balls rolling on wooden surface

Prerequisites

  • Visual Studio on Mac or Windows.
    • Mobile Development with .NET (Xamarin) workload installed.
  • Android SDK installed (Visual Studio installer will do this for you).

Running the sample

  1. Open the solution file (.sln) in Visual Studio.
  2. Use the Run button or menu to start the app.