17 comments found.
Hello, i want to ask if the source code still working now and what is Gradle version. i’m very interesting about this code source
Code still working. Gradle 3.5.0
ok thnak you .
demo var mı
How many levels of this game?
There are no such concepts as levels. You can play before you will make a mistake
how i can find apk to install ?
It’s not working for 64 bit software, could you please send me your last version, here’s my email adress : abdouss.sig@gmail.com
It’s a last version and it supports 64 bit
there is not any support for 64 bit software. will you refund ?
not working and there is not any support
Tomorrow I will update the item with 64 bit support
waiting your action for 6 days
Sorry, I had no time to upload the items, but all done. Please tell me your email and I will send you the archive
please use beachturk@gmail.com
The item has been updated
Hello, I have problem .. test admob ads work find but when i use my ads does not showed
I can’t get the leaderboards to work with google play services. It keeps saying
“Failed to sign in. Please check your network connection and try again.”
Couldn’t build the project
This item has been updated a few days ago. Please download the archive again.
If you don’t want to give me a refund, fine. I paid for a product that was suppose to work the first time. As a customer I am not suppose to do product testing and quality control until the product works. I am not satisfied and asking for a refund.
The source was worked the first time too. And problem was not in the source but in version of used Gradle in Android Studio. But if you don’t understand this simple things so I think that you want to get the source for free.
Which folder contains the Android Studio Project?
4Colors is a folder with the project
I am not satisfy with this product and still you refuse to give me a refund.
Probably you need the 18 dollars more than me.
Bad business model
The source is fully worked now and I asked you two times to download the archive again. Did you do it?
The source was worked always, but you want to build it with a new Gradle version, and I change it for you. I don’t understand what problem do you have now.
i have intrested this app please provide me a demo app
Demo will be available soon
Hello. I Can’t editing. Help me pls. Contact me with email pls asim.abdullazade1@gmail.com
@OlDenWeb Hi I want to change shape from circle to square Plese suggest how to do it
Can I also control Admob interstitial frequency? I don’t want to see it again and again every time.
Hello. Can I change the package name on the Android Studio? If so, how do I do? Thanks.
I bought the game can not do reskin can do and I paid the part . can make reskin I paid part .
He does not log on google alone
Can I slow Down the game speed, colors come too fast and it makes too hard. If yes then I’ll buy it.
In the source you can change rotation speed and balls speed:
final float BALL_SPEED = 10f; // ball speed
final float ROTATION_SPEED = 9f; // circle rotation speed in degrees
How can i change the package name?
Install google-play-services-library into your SDK
Try to sync or clean the project
It worked. Thanks a lot! 
Thanks for providing the PSD files. Helps a lot to customize with ease.
GLWS!
Is there any way to add more colors to the game? I was thinking of having 6 colors instead of 4, can I do that?
Thanks!
As default there are no such option, but you can modify the source as you need
Thank you so much for your answer.
One last question, in which file is the code for the background image filename? I would like to change the image name/extension thus I need to edit the code.
Thanks again!
You can edit interface via Hillmix or open manually file “game.hmp” and find there line “bg.jpg” and replace it with your new bg filename. But also you need to replace bg filename in main screen in “main.hmp” file.
Awesome! Thanks for all the help! 
GLWS!
Hi,
I was trying to add a library to the project. It asked me to copy the library jar file in “libs” folder but I couldn’t find any such folder. Any idea where I should copy library jar files?
Thanks!
You can create it if you need and put jars there. But I think you need also add dependencies into “build.gradle” file