As mentioned in my sig., I don't mind appreciation.
Just mention your xda handle while filling in the donation form.
Just mention your xda handle while filling in the donation form.
Features:
- Light is the middle name
- The ONLY localization available is en_US
DON'T ask about support for other languages; should need be, download any of the locale utils on the market
- JIT enabled
- A hybrid of AOSP (20100418 sync), Espresso and Hero leaks
This ROM is mainly geared for my personal use. Bug submissions and/or constructive criticism is appreciated, but DON'T bug me about missing features.
Apps:
Check the screenshots
Custom kernel.
native loopback support (along with crypto)
network fixes (wlan, bridging, *tables, tunneling, etc)
utf8 (have to rebuild system apps though...)
ext2/3/4
alsa
compcache
Power savings
and others...
>edit< - this was mainly for 2.6.27 kernel. Will resume work when 2.6.29 src (stable) is available. I don't have time to work out the kinks in the hacks.
What else:
As long as you get rid of duplicate packages from
/system/app and /data/app, you can install via adb install
Is it stable? It is enough for me.
Play, test, and help out.
Issues/Bugs/Fixes:
- Upon first boot, Swype will force close. Get adb ready to delete it.
# adb remount
# adb shell rm /system/app/*wype*
- A few apps force close.
Affected apps:
- Swype (d_Swype.micro.1.16.apk/odex), osmonitor (d_com.eolwral.osmonitor.apk/odex), Terminal (d_jackpal.androidterm.apk/odex)
FIX:
You'll have to pull the files with adb and repush them (push the odex FIRST, THEN the apk).
I'll try to fix this issue in my free time (which won't be any time soon)
Manual APPS2SD: (this works if /sdcard is mounted early enough in your initrc - depending on the kernel you're running)
open an adb shell from RECOVERY (you'll screw your live system if you do it from a running android), then:
1: mount -t vfat /dev/block/mmcblk0p1 /sdcard
2: mount -t yaffs2 /dev/block/mtdblock5 /data
3: mv /data/app /sdcard/
4: mv /data/data /sdcard/app/
5: ln -s /sdcard/app /data/app
6: ln -s /sdcard/app/data /data/data
7: reboot
RTFM:
- It WILL take quite a while to initialize after flashing (a few minutes).
- You MUST install at least the radio version depicted in the screenshot, else you'll be stuck in the boot screen.
- You MUST restart after first boot, otherwise the system will work at a crawling pace, since all apps are running, due to being initialized at first boot.
The cruising performance will be reached after you setup your system and restart a few times.
You might also experience problems signing in, in case you don't restart (or you can disable and re-enable mobile network).





__________________

Appreciation takes various forms
ROM Tools: [mu]_tools_pub_rc0
ROM & Kitchen: Diamond HikaRi v2.90 OS 23081 eXtr3m3
Hero Android ROM : Hik@Ri_2.1.1_0_os


ROM Tools: [mu]_tools_pub_rc0
ROM & Kitchen: Diamond HikaRi v2.90 OS 23081 eXtr3m3
Hero Android ROM : Hik@Ri_2.1.1_0_os
No comments:
Post a Comment