Responsive Ads Here

Tuesday, April 26, 2016

Fly Buster Android Game

Fly Buster is game for specially for Kids. It is awesome game. Just kill Fly by your finger and get score high as you can.
Kill Fly many as possible as you can.
Kill Fly many and get more score.
Fly speed increased after some time of game period.
The Game will end if you miss more than 4 files

Please follow the steps to get ready your game.
1)    Import source code in elips.
Follow this video.
You will get source code from main files folder names as “Amazon Fly Buster English”.  You just need to import that folder in Eclipse.

2)                Add Library Project(google play service) to Fly Buster Project
1.First Import  “google play service” project  from main file.
2.Than Right click “Amazon Fly Buster English ”  Project
3. Go to >> Properties >> Android >> In library section >> Click “Add”
            Select (Google play service)
That’s it.


3)    Change Admob Id and  App name.
After importing project in Eclipse successfully, You need to change admob id.
Go to src>com.Ahmad.FlyBusterGame>MainActivity.Java>> Lineno.42>>

Replace ca-app-pub-2010395539859988/5140353155” to your “Admob id

4)    Change Images/Fonts/Music of games :

You will get images in assets folder,
You will get fonts in assets/fonts folder,
You will get music files in rec/raw folder,

I have attached screen below. That will help you. 

Make sure Image name and size will be same as current.

Change package name and app will be ready to put on Google play store.

The first thing you should change is the package name. So, in eclipse,  go to manifest file.
You will get package="com.Ahmad.FlyBusterGame"
You need to change to  package="your package name here "


Link Download :
1. Apk File
 Fly Buster Apk File


2. Source Code
 Fly Buster Source Code

No comments:

Post a Comment