The Following 5 Users Say Thank You to maxomid For This Useful Post: | ||
|
2013-07-04
, 22:23
|
|
Posts: 326 |
Thanked: 122 times |
Joined on Sep 2012
@ Italy
|
#3
|
|
2013-07-07
, 16:17
|
Posts: 14 |
Thanked: 8 times |
Joined on Jul 2013
|
#5
|
|
2013-08-08
, 12:14
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2013
@ malaysia
|
#6
|
|
2013-08-10
, 16:45
|
Posts: 33 |
Thanked: 0 times |
Joined on Aug 2013
@ ABU DHABI - UNITED ARAB EMIRATES
|
#7
|
|
2013-08-14
, 09:45
|
Posts: 181 |
Thanked: 64 times |
Joined on Feb 2012
|
#8
|
The Following 3 Users Say Thank You to KTy For This Useful Post: | ||
|
2013-08-14
, 13:16
|
Posts: 51 |
Thanked: 6 times |
Joined on Jan 2013
@ chioggia
|
#9
|
|
2013-11-07
, 04:35
|
Posts: 34 |
Thanked: 10 times |
Joined on Jan 2013
|
#10
|
PR1.3 is required
What is working:
- based on Android Open-Source Project (AOSP) v 4.1.1_r2 (JRO03L)
- Google Applications (GApps; 20120726), PlayStore (Android Market)
- dualboot kernel (without reflashing), ability to choose OS after power on.
- N950 supported (see http://forum.nitdroid.com/index.php?topic=134.0)
- 3D drivers, OpenGL, hwrotation ("fake" default portrait mode for landscape-oriented displays), livewallpapers
- touchscreen (multitouch)
- hw buttons (volume, power), Nokia N950 keyboard
- ECI accessory (headset buttons)
- USB networking
- lcd off in sleep mode, colour profiles, electron beam effect (demo: http://www.youtube.com/watch?v=kFMTofYt_2g)
- alarm driver, RTC
- mounting MyDocs as "SDCard"
- basic video decoding (sw) and playback, youtube
- wifi (only basic functionality: able to connect to AP, linkspeed/RSSI (signal strength) indication. no tethering).
- 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'm able to send files between SGS2 and N9. I didn't test deeper).
- battery status, charging indication
- sensors: accelerometer, compass
- audio: playback (audio routing to: loudspeaker, headset or earpiece), jack switch in kernel (h2w), beta-quality microphone support (shazam/soundhound, skype, some sound recorders)
- lights HAL (lcd brightness, hw keyboard lights(Nokia N950) )
- root access (via adb shell; su / SuperSU)
- fakeGPS (ability to trick system and set any location as GPS fix), no real GPS support yet!
a lot of minor and major bugfixes since alpha_4.
Known bugs:
- little gfx glitch while horizontal scrolling
- voicesearch broken
- voicecalls are still WIP
- no traffic indication in GPRS icon in statusbar
- electronbeam is disabled in this build
Not working/ Work in progress:
- Cleanup source code, commit all changes, allow AOSP-like builds.
- RIL/ofono: connectivity problems on some operators. Advanced features: PIN/PUK (un)locking, roaming etc.
- Android USB drivers: adb, mtp etc.
- sensors (als, proximity etc)
- sensors: compass (calibration)
- lights HAL (led)
- audio (a2dp, microphone (attempt to record mono/8000Hz crashes mediaserver), voicecalls
- HW video decoding (DSP)
- vibra
- camera
- GPS. GlonASS also ;D
- NFC (n9 share the same nfc chip with crespo: pn544 from NXP. I suppose we could use crespo's HAL/kernel modules with minimal changes, no need to write it from scratch. However, it doesn't work atm ( userland problem ) ).
- a lot of other things
Demo: https://www.youtube.com/watch?v=M5GrRGM7xDg
Installation HOWTO:
0. If you have NITDroid installed already then remove it.
As root in Harmattan:
1. Install dual-boot kernel as described here: http://forum.nitdroid.com/index.php?topic=90.0
2. Install sillyboot v2. Details: http://forum.nitdroid.com/index.php?topic=127.0
3. INSTALL NITDROID ROOTFS:
a. Download tarball from here: http://downloads.nitdroid.com/e-yes/...alpha5.tar.bz2 , check its integrity, md5 sum for this archive is e2d8a5664c0ff59f2eef51a05a4e1273
Mirrors:
b. copy the archive to your Nokia N9.
c. execute "as root" commands:
Code:
4. Reboot, push "Volume Up" button when message "Press VolUp to boot alternative OS" appear . Wait a little, pray a little...