Android Programming

Take a look at some projects I created as I learned Android programming.
Email sushanthmukkamalla@gmail.com for more information.

  • Tic-Tac-Toe

    This app lets you play tic-tac-toe with another player.

  • Chess Countdown

    A countdown timer when playing chess with a friend.

  • Currency Converter

    This app will convert dollars to pounds.

  • Flappy Bird

    This app replicates the famous flappy bird app. I learned how to use LidGDX graphics, spritebatches, textures, and animations.

  • Guess the Celebrity

    Downloads celebrity names and images and asks the user to match the correct name with the image.

  • Higher or Lower

    This program generates random numbers and lets you try and guess the number.

  • Math Brain Trainer

    Simple addition, multiplication, subtraction, and division problems where the user has to get as many correct as possible.

  • Maze Demo

    A work in progress game where two players compete with each other to see who can complete a randomly generate maze the fastest.

  • Memorable Places

    Uses google maps API to save your current location on phone storage so you can retrieve it later.

  • Stocks

    This app allows the user to follow their favorite stock and intereact with a real-time graph.

  • Simple Calculator

    Basic caltulator app where you can do simple arithmetic with two numbers.

  • Distance Tracker

    Using google maps API, this app draws the path you have taken and shows the total distance covered.

  • Super Mario Bros

    This app replicates the famous Super Mario Bros app. I learned how to use LidGDX graphics, spritebatches, textures, and animations.

  • Weather App

    This app displays the current temperature, humidity, altitude, and weather at the users current location.