This game is an Obstacle avoidance game made in Java using Eclipse IDE. The aim of the player is to avoid box controlling the ball just with the finger and get the best highscore. You can customize all the things in this game, colors, sounds, graphics, speed of the ball, add more boxes
Comes with Admob banners and interstitial ready. It also has youtube tutorials in order to customize and import the game.
XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
Jumping Dot
----------------------------------------------------------------
Go to this youtube video if you want to set up your project. All the information is there.
If you have any question feel free to send me an email to gikdew@gmail.com at any time, or metion me on twitter @gikdew. I will be giving full support to all the buyers so if you want to change something, or you have some preoblems with the game contact me.
VIDEO TUTORIAL
----------------------------------------------------------------
Setup Tutorial: http://youtu.be/u1Gg2VRxJ0I
Customize tutorial: http://youtu.be/fCaMVcKh_OU
Change Package name tutorial: http://youtu.be/VtkHDS0XII4
INSTRUCTIONS
----------------------------------------------------------------
1. To install Gradle in Eclipse go to HELP > INSTALL NEW SOFTWARE > ADD THIS LINK
http://dist.springsource.com/release/TOOLS/gradle
check all the packages and click next. Follow all the steps and now you have gradle installed! You can go to this tutorial if you have any doubts!
http://estiloasertivo.blogspot.com.es/2013/03/tutorial-howto-install-and-configure.html
IMPORTANT!!
You have to change the local.properties file and add your own SDK path, but chaning "\" into "/", so for example my SDK path is this
M:\Android\android-studio\sdk
and you should change all the slashes to look like this
M:/Android/android-studio/sdk