natty_c
21st August 2009, 12:23 AM
If you are familiar with Android already, but are not satisfied with the speed of your system, you might want to try a smaller release, without senseui, etc.
In this case, I recommend you to go to the Google Code: Android for Vogue (http://code.google.com/p/vogue-android/downloads/list?can=2&q=&sort=-uploaded&colspec=Type%20Filename%20Summary%20Uploaded%20Siz e%20DownloadCount) website.
On this site, you will always find the latest kernels, rootfs's, etc..
The file list of a working Android (on the root of your formatted card):
default.txt
haret.exe
initrd.gz
rootfs.img
system.img
zImage
The default.txt of your Android on a Nike should look like this:
set RAMSIZE 0x07000000
set RAMADDR 0x10000000
set FBDURINGBOOT 0
set MTYPE 1724
set KERNEL zImage
set initrd initrd.gz
set cmdline "board-htckaiser.panel_type=1 ppp.apn=wnw ppp.username= ppp.password= board-kaiser-battery.battery_capacity=1800 mddi.width=320 mddi.height=480 msm_sdcc.msmsdcc_fmax=20000000 pm.sleep_mode=1 no_console_suspend board-kaiser-keypad.atttilt=1 board-htcnike-keypad.keypadlayout=1"
boot
With these settings, you have keyboard working, power button ends the call, start button is Home, camera button is menu.
Feel free to combine the files, test zImage's, system.img's.
Remember, for a clean start, the only files that should be on the card are listed above. If you leave the previous data.img created at the first start of Android when trying out a new kernel, or system.img, there can be issues, maybe system fail.
Regards, Hope i could help some.
Questions are welcome, i may make a FAQ from them. :)
In this case, I recommend you to go to the Google Code: Android for Vogue (http://code.google.com/p/vogue-android/downloads/list?can=2&q=&sort=-uploaded&colspec=Type%20Filename%20Summary%20Uploaded%20Siz e%20DownloadCount) website.
On this site, you will always find the latest kernels, rootfs's, etc..
The file list of a working Android (on the root of your formatted card):
default.txt
haret.exe
initrd.gz
rootfs.img
system.img
zImage
The default.txt of your Android on a Nike should look like this:
set RAMSIZE 0x07000000
set RAMADDR 0x10000000
set FBDURINGBOOT 0
set MTYPE 1724
set KERNEL zImage
set initrd initrd.gz
set cmdline "board-htckaiser.panel_type=1 ppp.apn=wnw ppp.username= ppp.password= board-kaiser-battery.battery_capacity=1800 mddi.width=320 mddi.height=480 msm_sdcc.msmsdcc_fmax=20000000 pm.sleep_mode=1 no_console_suspend board-kaiser-keypad.atttilt=1 board-htcnike-keypad.keypadlayout=1"
boot
With these settings, you have keyboard working, power button ends the call, start button is Home, camera button is menu.
Feel free to combine the files, test zImage's, system.img's.
Remember, for a clean start, the only files that should be on the card are listed above. If you leave the previous data.img created at the first start of Android when trying out a new kernel, or system.img, there can be issues, maybe system fail.
Regards, Hope i could help some.
Questions are welcome, i may make a FAQ from them. :)