Nokia E72全键盘新机2009年6月发布,发布后很多用户一直疑惑,到底E72有没有加速度感应或说是重力感应器,因为E72中唯一涉及到加速度感应的就是“翻转静音功能”,其他再没有什么选项、设置能体现出它内置有加速度感应器,甚至也没有一款支持加速度感应的游戏。网上论坛中争论也很多,有说有,是全功能的加速度感应器,只是Firmware支持有限。也有说是一个精简功能的Sensors,只能用于翻转检测。

这里有Nokia Support Discussions中的一个争论帖,总结了一下,有以下情况:

1、图片浏览的屏幕重力感应旋转功能无法使用。

2、有人认为E72只有一个简单的翻转检测感应器。“there is just a tilting sensor capable of sensing.”

3、Nokia官方和论坛在对比E71和E72时,明确将“新加入加速度感应器”作为E72对E71的升级。

4、用Python S60可以很好地驱动加速度感应器,并有人测试成功。但也有人提出,Python-accelerometer apps无法成功运行。

5、部分并非专门针对E72的软件测试成功,表明是有加速度感应器的。有Nokia Beta Labs  Photo Browser utility,可以自动旋转图片,但不是针对E72这中横屏机子的,不实用。nAlertMe(一个侦测E72手机运动状态,如果移动一定距离会报警,只有用一系列口令式的手机翻转序列动作才能解除报警)。G-meter,Ovi Store中的free游戏“Edge”,著名重力感应游戏Resco Bubbles也能检测到感应器,但对E72的横屏判断不准,操纵和显示是反的。大部分For N97的软件在E72上不能使用,如Marble Maze game。

这篇博文中,作者详细讲述了E72上安装Python S60和使用加速度感应器的步骤。

Coding Python S60 Application on Nokia E72: Accelerometer to sense motion and move objects

作者还提供了源码,因为没有真机,也无法测试,但相信应该是成功的。

同时,还在Nokia的网站查到了E72的设备信息:

nokia权威设备信息

  • Device Description:

The Nokia E72 is optimized for messaging and e-mail with a full messaging keyboard and support for EGPRS, WCDMA, HSDPA/HSUPA (3.5G) and WLAN. The device features two customizable Home Screen modes, active noice cancellation and a 5 Mpix autofocus camera. Write messages with intelligent text input, enjoy videos, music, and graphics on the 2.36” QVGA display. Additional features include GPS and Nokia Maps 3.0, UPnP, Bluetooth 2.0 +EDR, and USB 2.0 High-Speed.

  • Technical Specs

Developer Platform S60 3rd Edition, Feature Pack 2

Operating System Symbian OS v9.3

Screen Resolution 320 x 240

  • Extra Features

    Accelerometer Sensor

    Ambient Light Sensor

    Compass

    Files on OVI

    FOTA Firmware over the Air

    FOTI Firmware over the Internet

    LPR (Line Printer Daemon Protocol)

    Magnetometer Sensor

    Nokia Maps 3.0

    Ovi Store

    PictBridge

    Print to File

    Software Updates

    Stereo FM RDS Radio

    Still Image Editor

    Themes

    VoIP

    •   GPS Features A-GPS
    • Sensor API Channels
        Accelerometer Double Tap
        Accelerometer XYZ
        Magnetic North
        Magnetometer XYZ
        Orientation
        Rotation

至此可以得出结论:E72确实内置加速度感应器、磁感应器,而且是全功能的感应器,可以检测XYZ三轴数据。只是由于E72定位在商务应用,相应的一些游戏和花哨功能没有随机提供。而且网上可供E72下载使用的软件和游戏也非常有限。

posted on 2010-05-10 17:36  Routop  阅读(1416)  评论(0编辑  收藏  举报