VaniljEclair RLS11 - A fast & stable CM 5.0.8 for Vogue/Kaiser/Polaris [2010-08-19]

Search This thread

kallt_kaffe

Senior Member
Mar 13, 2010
1,484
1,161
www.apedroid.com
VaniljEclair RLS11 - A fast & stable CM 5.0.8 for Vogue/Kaiser/Polaris [2010-08-19]

I just wanted a plain, clean, vanilla Eclair so I did my own Cyanogenmod-5 port.

I've worked with the assumption that CM is allready heavily optimized and I've tried to change the bare minimum to make it run on my Kaiser. I also wanted to try the odex idea that dzo suggests here:http://xdaforums.com/showthread.php?t=694597

So everything is pre-odex:ed and zipaligned when you install this which means first boot is quick and you can start using it at once.

It's using LCD density 120 which is the default for 240x320 Android devices but the original build is designed for 320x480 at density 160 so some adjustments had to be done.

No many bells & whistles... just a plain Cyanogenmod-5 based Eclair build. Add your own choice of "bells & whistles" from the Market (or other sources).

Some screens of how it can look, depending on how you set it up and what you install:
attachment.php
attachment.php
attachment.php
attachment.php

attachment.php
attachment.php
attachment.php
attachment.php


Install
- Get it here: http://sourceforge.net/projects/androidhtc/files/2010-08-19/VaniljEclair_RLS11.zip/download
- Install as usual, NAND or SD, whatever suits you.
- Boot and use it. No need to wait a magic period of time. Everything is zipaligned and odexed allready.

Post installation configuration scripts (run them without parameters to get valid options)
- wifi_level.sh
- lcd_density.sh
- default_network.sh
- hsxpa.sh
- gprsclass.sh
- bootanim.sh
- wifi_scan_interval.sh
Run them as root (type su before running them)

Known issues
- BT works for phonecalls but not for listening to music (same for all Eclair builds)
- Video playback

Changes in RLS11
- Removed busybox and symlinks that wasn't used.
- Some script changes
- Added relocate_apps.sh and initrd.gz that supports it (see this thread for more info)
- Put back som iptables commands in wireless_tethering_2.02.apk that was previously removed due to lack of support in kernel.
- Added missing netfilter/iptables modules to the kernel and also one module that I believe will make Droidwall work.
IMPORTANT! To use wireless tethering and/or the apps relocation you must flash one of the new NBH's (attached). HaRET users, just use the included kernel and initrd.gz.

Changes in RLS10b
- Has the latest libhtcgeneric-ril.so where 3G/2G switching works much better.
- Updated default_network.sh so that it updates build.prop AND changes network mode in realtime (no need to reboot).
- Added bootanim.sh that can be used to easily enable/disable the bootanimation (speeds up booting with about 15-20 seconds)
- Updated userinit.sh (due to changes in default_network.sh)

Attached files for RLS10
- A better version of libhtcgeneric-ril.so where "Use only 2G networks" works much better.

Changes in RLS10
- SIM pincode support
- Cell tower location support (Kaiser/Polaris)
- Decreased height of Android keyboard slightly
- Support for "Use 2G networks only" (Kaiser/Polaris)
- Adjusted default_network.sh script so that is also used to set default network at boot time (Kaiser/Polaris)
- Replaced bluetooth firmwares and loading method with the ones used by dzo in Fresh Froyo.
- Added wifi_scan_interval.sh script to easily change this value in build.prop

Attached updates for RLS9
New libhtcgeneric-ril.so with
- cell tower location working (on Kaiser/Polaris)
- SIM pincode support (not tested on Vogue)
- "Use only 2G networks" now works
The "gsm_only_at_boot" update has a modified userinit.sh (and the new libhtcgeneric-ril.so) that has a little hack to force GSM only at boot time. Without it it always defaults to WCDMA(3G) preferred at boot. Choose this update if you want GSM only be default. If not, choose the other one.

Changed in RLS9
- Removed LatinIME.apk and VoiceSearch.apk and replaced them with VoiceSearchWithKeyboard.apk

Changed in RLS8b (RLS8 to RLS8b update attached)
- Fix for the wifi tethering
- Included urban69's fix-tether.sh script. It's not needed now, but may be useful for future versions of the Wireless tethering app.

Changed in RLS8
- New compcache modules (needs a recent kernel as they expect support in the kernel). Compcache also enables after a 120 second delay just like in the recent Froyo releases to avoid SD-card issues.
- Updated camera libs which makes the build support Froyo kernels (11Mb extra memory) (Thansk dlepage for the work with the Eclair camera lib)
- Superuser permissions app now works as it should (thanks urban69)
- Wifi calibration is now saved on /data instead of /sdcard so sdcard does not need to be present for Wifi to work. (another nice idea from urban69)
- Slightly modified Wireless tethering app included (modifed to read calibration data from /data/calibration instead of /proc/calibration (thanks to urban69 for figuring out what needed to be done to get this one working on our devices)
- Added HTC_IME touch input. (as there was just enough space left in the build)

Changed in RLS7c
- see below. Just made a new complete archive with the safer scripts.

Post RLS7b updates (attached)
- Some changes to the scripts that changes build.prop (default_network.sh, hsxpa.sh, gprsclass.sh and lcd_density.sh) as I noticed they totally wiped build.prop when used on Froyo. Haven't seen that happen on Eclair but just be sure, apply this update if you plan to use any of these scripts.

Changed in RLS7b
- Replaced camera libs with the working one. If you are running RLS7, no need to reinstall, just use the CameraUpdate.zip.

Post RLS7 updates
- 2010-06-30 - CameraUpdate.zip(attached) - New version of the camera libs.

Changed in RLS7
- Changed Wifi power mode from high to medium.
- Added scripts to change wifi power level, default_network, hsxpa, gprsclass and lcd_density.
- Tweaked odex script to handle upgrades and uninstalls.
- More QVGA adjustments to Phone.apk
- Removed the outdated Google Maps.
- Updated camera lib to latest version.
- New zImage for HaRET users (fixes BT phone calls on Kaiser which has been broken since the 2010-06-23 kernel).
- VoiceSearchWithKeyboard attached as an update (pre-odex:ed and zipaligned)

Changed in RLS6
- Garbled text bug fixed thanks to yath2r.
- Camera now works thanks to dlepage.
- Did my own QVGA adjustment of Contacts.apk (Dialer)
- QVGA adjusted Phone.apk (in call keypads)
- QVGA adjusted DeskClock.apk (Clock app)
- Autodetects device and sets up the correct model name so Polaris users should see "Welcome to HTC Polaris" and so on.
- Added (disabled by default) renice service (/system/bin/renice.sh) and printprio.sh script for advanced users who want to experiment with changing prios. (Not tested)
- Tweaked LED controller a little.
- Added HaRET boot environment to make it easier for new users.

Changed in RLS5
- New base CM 5.0.8DS (See CM changelog for details). Some things you will notice is the new launcher, music player fits better in QVGA and Spare Parts is integrated into Settings.
- Wallpapers have been resized to QVGA.
- busybox and toolbox symlinks are setup at first boot.
- Modem app added.

Changed in RLS4
- QVGA dialer
- Wifi & bluetooth LEDs (flashing when turned on)
- Propably the last release based on CM 5.0.7

Post RLS3b updates (attached)
- 2010-06-18 Stole some .xml files from Contacts.apk in Polymod 2.1g and made the dialer fit better in 240x320@120dpi (QVGA).

Changed in RLS3b
- Google sync works again.

Post RLS3 updates (attached)
- 2010-06-17 RLS3 to RLS3b update. Fixes Google sync issue.

Changed in RLS3
- Default LCD density changed to 120 (because screen calibration doesn't like 106)
- Included screen calibration app.
- Included the original Google Maps that is supposed to go with the build as it nows fit within the system partition.
- Resized the boot animation from 320x256 to 240x192 so save space and also to make it look like it's intended to do.
- Compcache can now be enabled/disabled in Spare Parts. Default is to use 25% of the available RAM. Edit /system/bin/compcache.sh to tweak the settings.
- Odexing of Market apps and the Marketenabler (both disabled by default) can be enabled in /system/bin/userinit.sh
- Included the patch that was release after RLS2 (BT headset fix, getprop fix and charging LED fix)
- Propably something else that I've forgotten... EDIT: Just remembered. I've done some tweaking in /system/build.prop so if you have problems with data (non-wifi-data) let me know and I'll make an update.

Post RLS2 updates
- 2010-06-14: Added /system/bin/getprop to stop Better Terminal from crashing.
- 2010-06-15: Replaced /system/lib/hw/lights.msm7k.so to fix charging LED
- 2010-06-15: Replaced bluetooth firmware to fix bluetooth headset support.

Changed in RLS2
- Default LCD density changed to 106
- Full market
- Odexing of /data/app/*.apk disabled by default to avoid problems when upgrading apps.

For advanced users
- To enable automatic odexing of Market apps edit /system/bin/userinit.sh. Upgraded apps will be odexed upon next restart. Uninstalled apps will have their .odex files deleted upon restart.

- To enable paid apps script (marketenable.sh) edit /system/bin/userinit.sh. Be aware that it may hide your APN settings but they will still work. If you only need paid apps temporarily, start a terminal and start marketenable.sh (as root) before starting the Market.

- To change the default Compcache settings edit /system/bin/compcache.sh. You will need to restart the phone for it to take effect as unloading the kernel mods does not work and it will therefor keep the old settings even if you turn compcache off and on again. Learn about Compcache here: http://wiki.cyanogenmod.com/index.php/Compcache

Recommended apps
From Market
- Dialer One - Spell name and it filters your phone book, loads quicker that contacts.apk IMHO. Uncheck "Show titlebar" for extra space and "Vibrate" for extra speed. Use "Wallpaper" theme for nice looks.
- Launcher Pro - really nice launcher, highly recommended. Do check it's preferences. Lot's of nice features to try.
- RogueTools - for LCD density tweaking (and overclocking but I found very little advantage of overclocking)
- Astro File Manager - to easily install apps from SD card.
- Opera Mini - a nice browser
- XDA forum app - a must have...
- GPS Test (Chartcross inc) - well... for testing the GPS.
Not found in Market (asfaik)
- Modified Google Maps by Brut.all - international navigation and some other stuff (that I haven't tried)
- Weather Widgets (yr.no) - nice flipclock and weather forecast widget/app

Attached files (place on SD card and install with Astro File Manager)
- Corporate Calender 1.0.6
- Gallery3D - Kind of cool but not sure how stable it is on our devices.

All your cash are belong to us...
 

Attachments

  • CorpCal.apk
    1.2 MB · Views: 1,131
  • Gallery3d.apk
    563.7 KB · Views: 1,065
  • KAISIMG-PANEL1-320-TILT0-FROYO.zip
    2.6 MB · Views: 3,666
  • POLAIMG-PANEL1-320-FROYO.zip
    2.6 MB · Views: 2,437
  • VOGUIMG-320-FROYO.zip
    2.6 MB · Views: 798
Last edited:

zenity

Senior Member
Dec 23, 2008
961
9
Scotland
Just have to try this one, sounds like a nice basic, clean port, just what I want for my spare phone :)


Edit: Just installed, it's very clean, boots fast, got a few new errors at post install startup, which i assume is normal since they refer to removing files which are not yet created (temp.odex , dalvik-cache), looks very nice on 320x428, which is my 'standard' res, nice to see it pick up my APN without the need to edit, has been a minor niggle with other ports, so many builds miss these little details, which confuse the less experienced users.

It is a clean, basic build, and seems pretty damn smooth as a result, no excess baggage, and as stated, anything you really cannot live without can be downloaded from market.

What works? So far, everything I need, Wifi works normally, I'll test GPS in an hour or so, BT works, Camera? Well no camera, but it is Eclair ;)

I can even see this making it to my main phone for next week, and possibly to my userbar, ( might have to design a new userbar for this ;) ).

Edit: GPS works fine too, installed on my main phone now, first build to correctly set up my APN for Virgin UK, most see T-Mobile, still shows as One To One Person onscreen though, but that's no matter, audio is good on wired headset, in fact, I'll be designing that userbar when I get home :)
 
Last edited:

kallt_kaffe

Senior Member
Mar 13, 2010
1,484
1,161
www.apedroid.com
Edit: Just installed, it's very clean, boots fast, got a few new errors at post install startup, which i assume is normal since they refer to removing files which are not yet created (temp.odex , dalvik-cache),
Yes, it's the script that tries to odex files in /data/app, perfectly normal, but I will disable it for RLS2 (I'll come to that later)

looks very nice on 320x428, which is my 'standard' res, nice to see it pick up my APN without the need to edit, has been a minor niggle with other ports, so many builds miss these little details, which confuse the less experienced users.
It uses the APN list that comes with CyanogenMod and it doesn't have a marketenable script running so no APNs are hidded either.

RLS2 will have full market (I'm allready running it on my phone) and I will add support for paid apps but it will be disabled by default as it having it enabled makes the APN setup very confusing. In fact you can run the script manually in the terminal whenever you need to access paid apps or just enable two lines in sysinit.rc if you want it enabled all the time.

Also the odex skript will be disabled by default. That means it will not odex Market apps by default. Why? Well the .odex files will not be removed if you uninstall an app and will likely cause problems if you upgrade an installed app. Not a biggie if you are an advanced user and know how to handle it (uninstall and then delete the .odex files manually, then install new version). If you are advanced enough to be able to uncomment two lines in your sysinit.rc then you are advanced enough to be able to handle any upgrade troubles that it may cause you.

In your specific case (allready running HVGA = full market) you propably have nothing to gain from RLS2. You may want to edit /system/bin/odex.sh and remove the mount commands that I left by mistake which isn't needed but it's not doing any harm really... maybe adding some milliseconds to the boot time.
 
Last edited:

Dukenukemx

Senior Member
Jul 24, 2008
1,151
52
Jersey
If this Android build is like your GPS and wifi fixes, I can expect to see great things from this build. Kinda funny that a lot of Android authors come to you for wifi fixes. :p
 

mnjm9b

Senior Member
Apr 26, 2008
1,046
227
:eek: I HATE YOU!!! :p
LOL

thanks a lot, I think I am switching builds more than my underwear...LOL :D

I have been waiting for this.
 

kallt_kaffe

Senior Member
Mar 13, 2010
1,484
1,161
www.apedroid.com
If this Android build is like your GPS and wifi fixes, I can expect to see great things from this build. Kinda funny that a lot of Android authors come to you for wifi fixes. :p

That's because most chefs are Vogue users. To be honest I just copied the relevant parts from Polymod. However it was a pain to get it to work in this port. It found and associated with my WLAN but failed at the DHCP unless I copied the full 11Mb /system/bin from mssmisons CM port. But I didn't want to grow my /system/bin from 2-3Mb to 11Mb so it took a while to find out that what I needed was /system/bin/setprop. I also added rosystem, rwsystem and playmp3. The first two for convinience and the latter just to get rid of a message during boot (for cosmetical reasons only).

EDIT: And it also makes more sense for Vogue chefs to "bloat" their releases as data traffic is never free on the Vogue. We got Wifi so reinstalling all our favorite apps doesn't have to increase our phone bills.
 
Last edited:

zenity

Senior Member
Dec 23, 2008
961
9
Scotland
Ok I'm sold, everything I need is there, everything I want is available, and nothing seems to be missing or broken, all in all, this'll be my Android of choice for the next week at least.

Full marks from me on this one, looks lovely at 320x428@144 too.
 

Chop_Suey23

Member
Mar 4, 2010
6
1
thanks for this nice rom.. :D:D:D i just installed it a while ago and it seems stable.. is this rom capable of 3d enabled apps available in the market?? whats the fps??
 

kallt_kaffe

Senior Member
Mar 13, 2010
1,484
1,161
www.apedroid.com
niiiiiiice.

k_k what are you feelings on JIT

Haven't looked into it at all really. I just wanted a plain, simple and stable CM port. Much like aqtrans port but as I understand he got a new phone and mine is possible a bit more vanilla and also odex:ed and zipaligned. Feel free to experiment with it. I think it can be a good Eclair build to use as a base to build upon. I won't mind really.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    VaniljEclair RLS11 - A fast & stable CM 5.0.8 for Vogue/Kaiser/Polaris [2010-08-19]

    I just wanted a plain, clean, vanilla Eclair so I did my own Cyanogenmod-5 port.

    I've worked with the assumption that CM is allready heavily optimized and I've tried to change the bare minimum to make it run on my Kaiser. I also wanted to try the odex idea that dzo suggests here:http://xdaforums.com/showthread.php?t=694597

    So everything is pre-odex:ed and zipaligned when you install this which means first boot is quick and you can start using it at once.

    It's using LCD density 120 which is the default for 240x320 Android devices but the original build is designed for 320x480 at density 160 so some adjustments had to be done.

    No many bells & whistles... just a plain Cyanogenmod-5 based Eclair build. Add your own choice of "bells & whistles" from the Market (or other sources).

    Some screens of how it can look, depending on how you set it up and what you install:
    attachment.php
    attachment.php
    attachment.php
    attachment.php

    attachment.php
    attachment.php
    attachment.php
    attachment.php


    Install
    - Get it here: http://sourceforge.net/projects/androidhtc/files/2010-08-19/VaniljEclair_RLS11.zip/download
    - Install as usual, NAND or SD, whatever suits you.
    - Boot and use it. No need to wait a magic period of time. Everything is zipaligned and odexed allready.

    Post installation configuration scripts (run them without parameters to get valid options)
    - wifi_level.sh
    - lcd_density.sh
    - default_network.sh
    - hsxpa.sh
    - gprsclass.sh
    - bootanim.sh
    - wifi_scan_interval.sh
    Run them as root (type su before running them)

    Known issues
    - BT works for phonecalls but not for listening to music (same for all Eclair builds)
    - Video playback

    Changes in RLS11
    - Removed busybox and symlinks that wasn't used.
    - Some script changes
    - Added relocate_apps.sh and initrd.gz that supports it (see this thread for more info)
    - Put back som iptables commands in wireless_tethering_2.02.apk that was previously removed due to lack of support in kernel.
    - Added missing netfilter/iptables modules to the kernel and also one module that I believe will make Droidwall work.
    IMPORTANT! To use wireless tethering and/or the apps relocation you must flash one of the new NBH's (attached). HaRET users, just use the included kernel and initrd.gz.

    Changes in RLS10b
    - Has the latest libhtcgeneric-ril.so where 3G/2G switching works much better.
    - Updated default_network.sh so that it updates build.prop AND changes network mode in realtime (no need to reboot).
    - Added bootanim.sh that can be used to easily enable/disable the bootanimation (speeds up booting with about 15-20 seconds)
    - Updated userinit.sh (due to changes in default_network.sh)

    Attached files for RLS10
    - A better version of libhtcgeneric-ril.so where "Use only 2G networks" works much better.

    Changes in RLS10
    - SIM pincode support
    - Cell tower location support (Kaiser/Polaris)
    - Decreased height of Android keyboard slightly
    - Support for "Use 2G networks only" (Kaiser/Polaris)
    - Adjusted default_network.sh script so that is also used to set default network at boot time (Kaiser/Polaris)
    - Replaced bluetooth firmwares and loading method with the ones used by dzo in Fresh Froyo.
    - Added wifi_scan_interval.sh script to easily change this value in build.prop

    Attached updates for RLS9
    New libhtcgeneric-ril.so with
    - cell tower location working (on Kaiser/Polaris)
    - SIM pincode support (not tested on Vogue)
    - "Use only 2G networks" now works
    The "gsm_only_at_boot" update has a modified userinit.sh (and the new libhtcgeneric-ril.so) that has a little hack to force GSM only at boot time. Without it it always defaults to WCDMA(3G) preferred at boot. Choose this update if you want GSM only be default. If not, choose the other one.

    Changed in RLS9
    - Removed LatinIME.apk and VoiceSearch.apk and replaced them with VoiceSearchWithKeyboard.apk

    Changed in RLS8b (RLS8 to RLS8b update attached)
    - Fix for the wifi tethering
    - Included urban69's fix-tether.sh script. It's not needed now, but may be useful for future versions of the Wireless tethering app.

    Changed in RLS8
    - New compcache modules (needs a recent kernel as they expect support in the kernel). Compcache also enables after a 120 second delay just like in the recent Froyo releases to avoid SD-card issues.
    - Updated camera libs which makes the build support Froyo kernels (11Mb extra memory) (Thansk dlepage for the work with the Eclair camera lib)
    - Superuser permissions app now works as it should (thanks urban69)
    - Wifi calibration is now saved on /data instead of /sdcard so sdcard does not need to be present for Wifi to work. (another nice idea from urban69)
    - Slightly modified Wireless tethering app included (modifed to read calibration data from /data/calibration instead of /proc/calibration (thanks to urban69 for figuring out what needed to be done to get this one working on our devices)
    - Added HTC_IME touch input. (as there was just enough space left in the build)

    Changed in RLS7c
    - see below. Just made a new complete archive with the safer scripts.

    Post RLS7b updates (attached)
    - Some changes to the scripts that changes build.prop (default_network.sh, hsxpa.sh, gprsclass.sh and lcd_density.sh) as I noticed they totally wiped build.prop when used on Froyo. Haven't seen that happen on Eclair but just be sure, apply this update if you plan to use any of these scripts.

    Changed in RLS7b
    - Replaced camera libs with the working one. If you are running RLS7, no need to reinstall, just use the CameraUpdate.zip.

    Post RLS7 updates
    - 2010-06-30 - CameraUpdate.zip(attached) - New version of the camera libs.

    Changed in RLS7
    - Changed Wifi power mode from high to medium.
    - Added scripts to change wifi power level, default_network, hsxpa, gprsclass and lcd_density.
    - Tweaked odex script to handle upgrades and uninstalls.
    - More QVGA adjustments to Phone.apk
    - Removed the outdated Google Maps.
    - Updated camera lib to latest version.
    - New zImage for HaRET users (fixes BT phone calls on Kaiser which has been broken since the 2010-06-23 kernel).
    - VoiceSearchWithKeyboard attached as an update (pre-odex:ed and zipaligned)

    Changed in RLS6
    - Garbled text bug fixed thanks to yath2r.
    - Camera now works thanks to dlepage.
    - Did my own QVGA adjustment of Contacts.apk (Dialer)
    - QVGA adjusted Phone.apk (in call keypads)
    - QVGA adjusted DeskClock.apk (Clock app)
    - Autodetects device and sets up the correct model name so Polaris users should see "Welcome to HTC Polaris" and so on.
    - Added (disabled by default) renice service (/system/bin/renice.sh) and printprio.sh script for advanced users who want to experiment with changing prios. (Not tested)
    - Tweaked LED controller a little.
    - Added HaRET boot environment to make it easier for new users.

    Changed in RLS5
    - New base CM 5.0.8DS (See CM changelog for details). Some things you will notice is the new launcher, music player fits better in QVGA and Spare Parts is integrated into Settings.
    - Wallpapers have been resized to QVGA.
    - busybox and toolbox symlinks are setup at first boot.
    - Modem app added.

    Changed in RLS4
    - QVGA dialer
    - Wifi & bluetooth LEDs (flashing when turned on)
    - Propably the last release based on CM 5.0.7

    Post RLS3b updates (attached)
    - 2010-06-18 Stole some .xml files from Contacts.apk in Polymod 2.1g and made the dialer fit better in 240x320@120dpi (QVGA).

    Changed in RLS3b
    - Google sync works again.

    Post RLS3 updates (attached)
    - 2010-06-17 RLS3 to RLS3b update. Fixes Google sync issue.

    Changed in RLS3
    - Default LCD density changed to 120 (because screen calibration doesn't like 106)
    - Included screen calibration app.
    - Included the original Google Maps that is supposed to go with the build as it nows fit within the system partition.
    - Resized the boot animation from 320x256 to 240x192 so save space and also to make it look like it's intended to do.
    - Compcache can now be enabled/disabled in Spare Parts. Default is to use 25% of the available RAM. Edit /system/bin/compcache.sh to tweak the settings.
    - Odexing of Market apps and the Marketenabler (both disabled by default) can be enabled in /system/bin/userinit.sh
    - Included the patch that was release after RLS2 (BT headset fix, getprop fix and charging LED fix)
    - Propably something else that I've forgotten... EDIT: Just remembered. I've done some tweaking in /system/build.prop so if you have problems with data (non-wifi-data) let me know and I'll make an update.

    Post RLS2 updates
    - 2010-06-14: Added /system/bin/getprop to stop Better Terminal from crashing.
    - 2010-06-15: Replaced /system/lib/hw/lights.msm7k.so to fix charging LED
    - 2010-06-15: Replaced bluetooth firmware to fix bluetooth headset support.

    Changed in RLS2
    - Default LCD density changed to 106
    - Full market
    - Odexing of /data/app/*.apk disabled by default to avoid problems when upgrading apps.

    For advanced users
    - To enable automatic odexing of Market apps edit /system/bin/userinit.sh. Upgraded apps will be odexed upon next restart. Uninstalled apps will have their .odex files deleted upon restart.

    - To enable paid apps script (marketenable.sh) edit /system/bin/userinit.sh. Be aware that it may hide your APN settings but they will still work. If you only need paid apps temporarily, start a terminal and start marketenable.sh (as root) before starting the Market.

    - To change the default Compcache settings edit /system/bin/compcache.sh. You will need to restart the phone for it to take effect as unloading the kernel mods does not work and it will therefor keep the old settings even if you turn compcache off and on again. Learn about Compcache here: http://wiki.cyanogenmod.com/index.php/Compcache

    Recommended apps
    From Market
    - Dialer One - Spell name and it filters your phone book, loads quicker that contacts.apk IMHO. Uncheck "Show titlebar" for extra space and "Vibrate" for extra speed. Use "Wallpaper" theme for nice looks.
    - Launcher Pro - really nice launcher, highly recommended. Do check it's preferences. Lot's of nice features to try.
    - RogueTools - for LCD density tweaking (and overclocking but I found very little advantage of overclocking)
    - Astro File Manager - to easily install apps from SD card.
    - Opera Mini - a nice browser
    - XDA forum app - a must have...
    - GPS Test (Chartcross inc) - well... for testing the GPS.
    Not found in Market (asfaik)
    - Modified Google Maps by Brut.all - international navigation and some other stuff (that I haven't tried)
    - Weather Widgets (yr.no) - nice flipclock and weather forecast widget/app

    Attached files (place on SD card and install with Astro File Manager)
    - Corporate Calender 1.0.6
    - Gallery3D - Kind of cool but not sure how stable it is on our devices.

    All your cash are belong to us...
    1
    Hello,

    I had some corruption problems with scoot cyanogen, like corrupted data and data loss. This one have the same problem?
    1
    How to nand

    ir i am new here i am running win-6.5 in kaiser tytn ii and i want to know how to flash this Eclair build. android rom to my device plz help thanx in advance
    hard spl 1.34 done

    You download the eclair build in the first topic.
    If you use Touch Cruise Download the Pola.nbh then copy it to the same directory with the Custom Rom Update Utility.exe ( In remove other .nbh file if exist)
    1/ Make andboot directory in root of your sd card
    2/ Copy andinstall.tgz to andboot directory then put the card to your phone
    3/Make your phone to bootloader ( turn off the phone --->hold camera button then press power button keep holding camera button)
    3/Run CRUU then do as direct. (To flash the nbh file to your phone)
    4/After complete the phone reboot. Hold the volume up button until show the ok button on the screen.
    5/ Choose install sys on nand, data on nand --> install system and wait until it return this screen
    6/Choose fix permission
    7/ Choose bakup ( you can skip this step)
    8/ Then choose quit and wait
    Sorry For My English . I'm A Vietnamese.
    1
    I just installed rls11 on SD 15 min ago. This is my first Kaiser android experience so I dont knoe what to expect....

    Everything works nice but:
    - screen is ugly, like in low res(wallpaper and icons). Is that normal? i dont see that on any sample rom screenshot!
    -When I press Power buton and select reboot phone freezes.
    Did I do something wrong during installation or what?

    First, my i advise you to try a Froyo version (2.2) before judging android on kaiser ?

    Now, on to your problems:

    - I think you got the wrong panel type. Try the other ones. Also, with a-tools, use our Kaiser's native resolution.

    - Reboot isn't working yet. :)