Posted by Paul McMahon
Thu, 19 Nov 2009 03:38:00 GMT
Betrend has released a report on mobile access in Japan based on accesses to their mobile platform for the month of October 2009. The results of the report follow.
Access by carrier
| docomo |
60.9% |
| au |
29.6% |
| SoftBank |
9.5% |
Handset Capabilities
| HTML Mail Capable |
97.6% |
| Flash Capable |
99.2% |
| Osaifu-Keitai Capable |
92.1% |
Top handsets by carrier
docomo
| 1 |
P905i |
4.2% |
| 2 |
P906i |
3.8% |
| 3 |
SH905i |
3.6% |
| 4 |
SH906i |
3.6% |
| 5 |
N906iμ |
3.5% |
au
| 1 |
W53H |
4.1% |
| 2 |
W63CA |
3.8% |
| 3 |
W53CA |
3.5% |
| 4 |
W61SH |
3.4% |
| 5 |
W61CA |
3.4% |
SoftBank
| 1 |
911SH |
4.7% |
| 2 |
812SH |
3.9% |
| 3 |
913SH |
3.8% |
| 4 |
923SH |
3.6% |
| 5 |
824SH |
3.6% |
Posted by Paul McMahon
Mon, 16 Nov 2009 05:31:00 GMT
In the past, a mobile site had to be built using carrier-specific markup to properly function for that carrier. However, now it is possible to use XHTML to build a cross-carrier site, as all Japanese 3G handsets support some form of it [1]. Unfortunately, it is not the same dialect of XHTML: Docomo use i-mode xhtml (based on XHTML mobile profile), au uses XHTML basic, and SoftBank uses XHTML Mobile Profile 1.2. Nevertheless, although there are some differences between these versions, they all share a common base, making it possible to make a site that will function more or less the same across all carriers.
Given that not all handsets support XHTML, if you were to build a mobile site using XHTML, what percentage of handsets would it support? I've scoured the web for the answer to this question, but haven't been able to directly find the answer anywhere. However, as the number of handsets subscribing to 3G vs 2G plans are available, if we assume a handset supports XHTML if and only if it is 3G, we can use these numbers to find the answer.
Carrier
|
2G
|
3G
|
Percentage of phones that are 3g |
Docomo
|
3,753,700 |
51,487,900 |
93.2
|
SoftBank
|
980,800 |
20,433,600 |
95.4
|
au
|
279,700 |
30,980,500 |
99.1
|
total
|
5,014,200 |
102,902,000 |
95.3
|
In total, over 95% of Japanese handsets natively support some form of XHTML. Almost all au handsets support XHTML natively and furthermore the au gateway handles conversion of XHTML to HDML (the markup that older au handsets used). As SoftBank will discontinue its 2G service on March 31, 2010, current subscribers will need to migrate to the 3G service (and handsets that support XHTML). Finally, although Docomo has, relative to the other carriers, a large number of handsets that are not XHTML compatible, Docomo claims that i-mode HTML (which older Docomo handsets use), and i-mode XHTML is mostly compatible. Therefore, I would suggest that if you are building a site for the Japanese market, you do so using XHTML.