using GREE mobile platform (aka openFeint)


0

I uploaded two days ago my new game to the Andorid platform.

so far, I don't have many downloads.

I introduced with GREE which is kind of social network for mobile gamers

I think it's something that can leverage the app's downloads.

the problem is that GREE integration demands. you can see it in this PDF :

<uses-permission android:name="android.permission.WAKE_LOCK"/>

<uses-permission android:name="android.permission.GET_TASKS"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
<uses-permission android:name="android.permission.RECEIVE_SMS"/>
<uses-permission android:name="android.permission.READ_SMS"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="net.gree.Sample.permission.C2D_MESSAGE"/>
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE"/>
<permission
android:name="net.gree.Sample.permission.C2D_MESSAGE"
android:protectionLevel="signature" >
</ permission >
on the one hand I think it's something that can be very helpful to me,
on the other hand, I think it can be intimidate users from downloading the game because of privacy issues.

so, what do you think? should I use the GREE platform?

Marketing Traffic Affiliate Mobile Android

asked Aug 9 '12 at 17:05
Blank
Socksocket
106 points
Top digital marketing agency for SEO, content marketing, and PR: Demand Roll

1 Answer


0

Isn't it so you need to rewrite parts of your App to work with GREE? I don't know much about it and have no clue if it is worth the time you invest. After all your game is just two days online. It is like shaking an apple tree when the blossoms arrive. You should not be disappointed when nothing falls down. Before you integrate a tool like GREE I would suggest you to check if it is really bringing you benefit (not sure on that).

As to your question with privacy: if I want a game I want it to use the permissions I expect. Surely I would not expect it receives SMS or reads my SMS. Not sure what GET_TASKS is, but it make me not feel comfortable to be honest. I would be one of that guys who skip the game because of that. And I actually do things like that when some third party app wants to much information from my Facebook/Twitter account.

Just my 2 cents. If I were you I would ask a lot of people. But again, before investing much time in this, I would even start to work on more traditional promotion ways, like Google AdWords, Viral campaigns and so on.

answered Aug 9 '12 at 17:55
Blank
Christian
3,590 points
  • I can't ignore the fact that many successful apps using GREE (openFient), but I agree about what you said. I also would not install app with thouse permissions.. – Socksocket 11 years ago
  • Maybe it is a matter of reputation? I guess if Angry Birds would use GREE I probably would give it a try, because I never heard they have done harm. But an unknown company..? Hope you find a good solution - good luck! – Christian 11 years ago

Your Answer

  • Bold
  • Italic
  • • Bullets
  • 1. Numbers
  • Quote
Not the answer you're looking for? Ask your own question or browse other questions in these topics:

Marketing Traffic Affiliate Mobile Android