java games_Chinese Java Games Up?

Analysys International, one of those inaccurate Chinese research companies, has posted its findings on the mobile java gaming market in China, claiming the market has seen 17% growth. They also mentioned the phenomenon of "self-consumption", which might have puzzled those who are not familiar with what’s going on with the Chinese market. This basically means companies that are buying their own products to increase their place in the rankings, but to some companies it also means increasing revenues to the bottom line (will explain this point soon). This makes a huge difference to those companies who were recently acquired (by the likes of Monstermob for example), as a significant part of the acquisition bottom line was based on hitting a revenue target...

So how do those companies actually make money from downloading their own content? Well, China Mobile has been promoting special prepaid cards to download mobile content. These cards (called "hong ka" - red cards) are sold mostly in second tier cities and give a 100rmb worth of mobile content for only 70rmb. China Mobile currently takes 15% cut from the selling price of a mobile game, so SP‘s (aggregators) that used the card to download their own content still kept 15% as revenues - not bad is it? As in many other aspects of China, relations worked their charms, and SP‘s were buying most of the "hong ka" that were offered to consumers (from other dubious distributors).

Analysys mentioned in their press release that the telcos are starting to crack down on this phenomenon, but the truth is they couldn‘t care less about companies downloading their own content, but woke up only after SP‘s started to use those "hong ka" for that – in their eyes basically stealing from them. For China Mobile, downloading ones own content does not create any complaints from subscribers, and even brings up revenues from content (at least in the short term) – so why would they even want to start dealing with the headache?

Is there really 17% growth which represents good consumer adoption of mobile game? I seriously doubt it – the truth is, mobile gaming companies in China are suffering big time.

Shortsighted is a dangerous play, and is going on in full steam in anything related to mobile applications in China these days…

Discussion

(add your comments here)

Commented by John Bridges wed, 4th oct 2006 | add your comments

232384_2.gif

So 17% growth means there are now 1.17 * 4million (yes million) players in the market. ;-) There might be 500m phones but there is only a tiny %age of the market buying gaming content atm - and tbh it will probably stay that way for a while. ... Join to Read More

232384_3.gif

Commented by Ori Elraviv wed, 4th oct 2006 | add your comments

232384_4.gif

Not sure how that 17% translates to number of users, but bare in mind that downloading a game in China costs only 5-8rmb so do the calculation accordingly. At the moment I would be very skeptical about any info like that coming from China, especiall... Join to Read More

232384_5.gif

Commented by John Bridges wed, 4th oct 2006 | add your comments

232384_6.gif

That‘s about in line with our experience - we used Enorbus who will do the porting "for free" - of course this is absorbed into the rev share they take - but you have to bite your hand and hope that your code won‘t be ripped. Of course if you liv... Join to Read More

232384_7.gif

Commented by Ori Elraviv wed, 4th oct 2006 | add your comments

232384_8.gif

To be honest its not good revenue even if you live in China! Enorbus is a good company and probably one of the first I would choose between the mid-sized companies there. The issue with stealing a source code is a tricky one, and I personally do... Join to Read More

232384_9.gif

# 農曆 Class **農曆** class is in the *org.magiclen.農曆* package. ### Initialize You can't create a **農曆** instance by using **new** operator directly. You have to use the **建立** static method provided by **農曆** class to create a **農曆** instance. You can pass the year, month and the days of the month in Gregorian calendar as parameters to **建立** method. For example, we want to create a **農曆** object instance with the date 2015-12-16 in Gregorian calendar. The code will be, 農曆.建立(2015, 12, 12); For example, we want to create a **農曆** object instance with the date 2015-12-16 in Chinese calendar and we know that date is not in a leap month. The code will be, 農曆 date = 農曆.建立(2015, 12, false, 12); ### Get the date in Gregorian calendar Use **取得西曆** method to get the date in Gregorian calendar. String gregorianDate = date.取得西曆(); ### Get the date in Chinese calendar Use **取得農曆** method to get the date in Chinese calendar. String chineseDate = date.取得農曆(); ### Compute the weight of Ba Zi(八字) Use **計算八字有幾兩重** method to compute the weight of Ba Zi. Because **農曆** object has no hour information, if you want to compute the weight of Ba Zi, you have to provide the hour information in the form of the twelve Earthly Branches. float BaZiWeight = date.計算八字有幾兩重(農曆.地支.子); # Run **Java Chinese Calendar** as a program You can also use the two commands below to run **Java Chinese Calendar**: java -jar JavaChineseCalendar.jar It will show today's date in Gregorian calendar and Chinese calendar. The result just likes 西曆:2015-12-16 農曆:2015(乙未、羊年) 冬月 初六 Yo
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值