Basketball Hoops – Android Atudio

Overview

One tap to shoot the Hoops, put your basketball shooting skills to the test!

Enjoying as many scores of Hoops in limited time makes you thrilling and addictive.

Basketball hoops is the best arcade game to pass times.

Also this game does not record any personal information. 

Features

  • One-tap shooting game
  • Breathtaking hoops
  • Simple enough but thrilling ball game
  • Cool 2D background graphics
  • Easy functions with score collecting
  • Rocking sound and vibration

Requirements

This code uses Java 8.0, JDK, Android SDK and Android Studio.

To improve the code you need to have

  • Java 8.0
  • Android SDK
  • Android Studio
  • Adobe Photoshop

Instructions

To reskin, it’s completely easy!

Every graphics, audios, fonts of this game is located in folder- res.

1. Open source code archive file.

2. Open <App> folder, then go to <src> folder.

3. Go to <main> folder.

4. Go in to <res > folder.

You just need to replace your graphics and audios in these same folder.

Remember you should keep the same name in PNG format!

1. Graphics

    You can find all arts of this game in folder . (go to App/ src/ main/ res/ drawable)

    Exchange your graphics in same name with these one in folder.

2. Audio

    If you want to add new mp3 or strings, replace it with audios in folder. (App/ src/ main/ res/ raw)

3. Font

    To change the font or if you want to add new one, go to App/ src/ main/ assets folder and create your own font style.

Related