Tagged Questions
3
votes
0answers
89 views
which is the best sdk for android gaming center? [closed]
i am developing android gaming application. For this, i found swarm and scoreloop
sdk. so suggest which is the best sdk for developing android gaming application for leaderboards,achievements and ...
1
vote
1answer
107 views
Unity3D Build Configuration to omit a package for iOS
I am building a game in Unity3D for iOS and Android. For leaderboards and achievements, I want to use GREE in Android and Gamecenter in iOS. So, when building from Unity3D, is it possible to configure ...
0
votes
2answers
288 views
Aspect Ratio with 800x480
I know this may be a very simple question for graphic designers, but i cant seem to figure it out.
I am creating a game and the games camera width and height is 800x480.
So with this, what does this ...
0
votes
2answers
445 views
Platforms similar to Openfeint in Android
i used Openfeint in my Android game but a few days later OF will be disabled. I tried to migrate from OF to GREE platform but it is so hard and there is a little documentation so i gave up. Do you ...
0
votes
1answer
1k views
GameCenter alternative for Android?
I'm porting an iOS game to Android that uses 2 functionalities from GameCenter. Post score, and show leaderboard (which shows a screen that's created and managed by the library, so all the game does ...
0
votes
0answers
36 views
Android Games - Performance Load
I'm writing a backend system that should handle a lot of simultaneous connections from Android client devices. The problem is that I have to test the backend system with the number of users that I'm ...
5
votes
1answer
10k views
Does an Android Game Center exist? [closed]
I am working on one Android application which needs the gaming center like an
apple game center . Does Android provide any game center like apple game center?
...
2
votes
2answers
2k views
Connecting Android Game to iOS Game Center
I've implemented a game for iPhone that takes advantage of the Game Centers multiplayer & achievements API, and I'm now in the making of an Android port.
Is it possibl to connect my android port ...
