16 comments found.
i need buildbox file of this game. Thanks!
hello whene i want to run app in mu dvice it failds and i got this message uses or overrides a deprecated API. Recompile with -Xlint:deprecation for details.
pls can you help me to fix this
But the game is running?
no the game dosn t run on my device . i have adroid vesrsion 6.0.1 in my phone
afetr playind the game on my phone to test it android studio tel me that it uses or overrides a deprecated API
The error deprecated API is nothing to worry about. The source should compile and run fine. API stands for application programming interface. This simply means the way you are accessing the behaviors of your classes or objects. So if you don’t change the “compileSdkVersion” to higher version all will work fine. May be you cannot run the source code in your phone for other reason or you make some changes with mistakes in the source.
yep you are right adroid studio gives mé an update and i accept it for this reason the game didn t work . thank you
Hi I’ve bught your game, but i have some problems with apk. Could u send on my email apk file without ads. a.heraschenko@rgkgroup.com
How can I change the Hero Quad to move farther right & farther left. I would like the left side tire limit at 370 pixel & right side tire limit at 1120 pixel on the road screen. I was able to set the left side tire at the 370 pixel by changing line 432 & 433 /// (hero.getX() < screen_width / 3 – DpToPx(78)) { hero.setX(screen_width / 3 – DpToPx(78)); \\\ but I am unable to set the right side tire to the 1120 pixel limit.
Now the source can be edited in Android Studio
I hope to help .. admob ads do not show at all despite of properly placed What is the problem ?
May be ads not exist on server or adMob ID is wrong
Sorry, how can i remove, the interstitial banner that show when you exit of the game?
Please can you answer me?
Banner will shown after it will be loaded from Google, but if you already exit from the game it will not show
I would like to know is there possibility to add more then one type of obstacles?
Only one type as default
I would like to buy this code,but without leaderboard
Hi i have this error with your code, i have eclipse in mac. This is a screenshot : http://im62.gulfup.com/hF1Q0V.png
i enable in AndroidManifest.xml and run on genymotion emulator why admob Banner and Interstitial is not showing?
oops sorry i forgot change main activity name. it now ads showing.
Hi,
How to disable the Google Play Game Services. I just want the Admob Banner and Interstitial Only.
I follow your documentation it enable both. How can I disable the Google Play Game services.
Thanks
Hi, How to change the car move slower. The car move too fast
Thanks
See line in code: final float speed = 13f; // max speed
How can I disable the Google Play Game services.
Hi, Why after reskin and submit to google play it reject because of content rating. Is your source code has any Violation. Please Help.
From Google.
“Please address the issue described below, then submit an update with your changes. REASON FOR REJECTION:Violation of the Google Play content rating policy. These guidelines apply to all content in your app, including user generated content, in-app products, and advertisements. After a regular review, we’ve determined that your app has an inaccurate content rating. Please retake the content rating questionnaire for your app and resubmit your app for publishing.”
Thanks
Hi,
How to disable the Google Play Game Services. I just want the Admob Banner and Interstitial Only.
I follow your documentation it enable both. How can I disable the Google Play Game services.
Thanks
Nice game. GLWS.