1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

科技 新一代神机出世 Android 4.0.3 for Nokia N9出现

本帖由 漂亮的石头2012-03-22 发布。版面名称:新闻聚焦

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    感谢NITDroid的投递
    昨晚NITDroid项目论坛发布了Android 4.0.3(ICS) for Nokia N9,宣告新一代神机——诺基亚N9迎来MeeGo 1.2和Android 4.0.3双系统启动时代。从DEMO中可见,诺基亚N9运行Android 4.0.3非常流畅。各位手持Android设备,正在等待冰淇淋三明治升级或与升级无缘的G粉们,颤抖吧!
    Alpha Release #1 "Project Mayhem"

    Things expected to work:
    - dualboot kernel (without reflashing), ability to choose OS after power on.
    - 3D drivers, OpenGL
    - hwrotation (portrait mode only, accelerometer HAL doesn't work)
    - touchscreen (multitouch)
    - hw buttons (volume, power)
    - ECI accessory (headset buttons)
    - USB networking
    - lcd off in sleep mode
    - alarm driver, RTC
    - mounting MyDocs as "SDCard" [realized; NOT FIXED, but HACK EXISTS]
    - basic video decoding (sw) and playback, youtube (choppy)
    - basic CellMo functionality: network registration, USSD, SMS, data (GPRS/EDGE/3G), signaling. Actually, ofono/ofono-ril stack is used: all things that it able to do on the n900.
    - bluetooth (scanning, can pair devices. I didn't test deeper).
    - charging (note: without any notification in UI)
    - sensors: accelerometer
    - audio: playback (audio routing to: loudspeaker, headset or earpiece)
    - lights HAL (lcd brightness)
    - root access (via adb shell; su/Superuser.apk)

    Demo: http://www.youtube.com/watch?v=ponaehOrFN8

    Disclaimer
    The same as: http://wiki.cyanogenmod.com/wiki/CyanogenMod_Wiki:General_disclaimer

    Installation HOWTO:

    1. Install dual-boot kernel as described here: http://forum.nitdroid.com/index.php?topic=90.0

    2. Install sillyboot. Details: http://forum.nitdroid.com/index.php?topic=91.0

    3. Are you ready for NIT? ДА или НЕТ?!?

    a. Download tarball from here: http://depositfiles.com/files/ue9wxpz49 , check its integrity, md5 sum for this archive is ee57d8c3b9199e87bb5c355e8c9d1cc3
    b. copy the archive to your Nokia N9.

    c. execute "as root" command:Code: [Select] tar xjvf /path_to_archive/nninedroid_ics_alpha1.tar.bz2 -C /home/
    4. Reboot, push "Volume Up" button when message "Press VolUp to boot alternative OS" appear . Wait a little, pray a little...

    First of all: go to Settings->Display->Sleep, choose "30 minutes". Critical defect ("too deep sleep to ping watchdogs") is yet to be fixed.
    Don't let your device sleep. Otherwise it could die:)

    Enjoy!

    5. Usefull stuff:
    get adb from Android SDK (http://developer.android.com/sdk/index.html)

    Commands that would make your life easier:
    adb connect 192.168.2.15:5039 -- connect to your device. USB/ADB is broken, but ADB works well over USB networking.
    adb logcat -- for reading "main" log
    adb logcat -b radio -- for reading "radio" log
    adb shell -- to enter to shell
    adb pull/push -- allow get/put file from/to the device
    adb shell rr -- "restart radio" -- restarts ofono and RIL
    adb shell bb -- show battery/charging status

    THANKS.
    Thanks to people contributed to the NITDroid project, especially BDogg64, DJ_Steve, Jay-C, Crevetor. Thanks to sniper_swe, he involved me to N9 story:)
    Thanks to "Nokia guys", Carsten Munk, Jukka Eklund, ofono team. Thanks to people involved in openmode stuff.

    And last but not least, thanks to everyone who made donation.
     
正在加载...