Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
To get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Hi, I would like to develop my own extensions to the Android platform. I downloaded the SDK for Windows and Android, but I do not know how to convert the example for Android. Where can I find documentation or a step-by-step to create the extension to Android? Thank you for your attention.
Develop an application that features integration with Google Play Games service.
Achievements and leaderboards should be associated with this application (not the game).
This application should have a filter to react to a specific intent.
Upon receiving the intent, the application interacts with the services in accordance with the extras included in the intent.
Where necessary, the game should trigger the intent to score or achievement included in the extras.
DISCLAIMER: Any application can send an intent with extras that will be submitted to Google, so we always send the encrypted extras and make the integrator application aborts the operation if the intent of the extras are changed. -------------- Glad you enjoyed this stopgap way to integration. Soon I'll post the links that may help to develop this solution.
And about the game, like it? could help me find ways to advertise it?
Hello guys, I solved this problem by creating an external module that is integrated with Google Play Games. Wherever it is needed, the game sends an intent with the encrypted information to the external module that sends to Google. I know it's not ideal, but it's the way I found to enjoy the features of Google Play Games while not implemented in Fusion.
Para quem quiser conferir o resultado, aqui está o link do jogo: Please login to see this link.
If you need help implementing this solution, I am available to help.
I used the integration of Google Play Game for it. the advantage is that it is not necessary to request the user name and there is already a screen to check the score online
Hello guys, I solved this problem by creating an external module that is integrated with Google Play Games. Wherever it is needed, the game sends an intent with the encrypted information to the external module that sends to Google. I know it's not ideal, but it's the way I found to enjoy the features of Google Play Games while not implemented in Fusion.
Para quem quiser conferir o resultado, aqui está o link do jogo: Please login to see this link.
If you need help implementing this solution, I am available to help.