Android ROM development links
Add a comment
Januar 14th, 2010
For my own records (before I forget):
- Build busybox for Android
- Samsung (Galaxy) OpenSource Archives (remember to use dos2unix on source files and scripts)
- Extract initrd from kernel image
- <kernel>/scripts/extract-ikconfig (get .config from kernel image)
- compcache (compressed swap)
- squashfs
- squashfs-lzma (follow build instructions from txt file closely)
- drakaz modifications for Galaxo
- AutoSign Tool for update.zip et al
- wireless tether for Galaxy
- scripts/Zbuild to create bootable kernel images from kernel + initrd
- Get build environment & compile (SDK, opensource apps)
- fix android usb driver for galaxy
- … to be continued …
Related posts:
- Er kompiliert! (Galaxy Kernel) Nach zwei Tagen und mehreren Anläufen habe ich es endlich...
- Italy v0.1-pre changelog I am working on a custom rom for the Samsung...
- Benchmarking the Motorola Milestone vs. Samsung Galaxy Benchmarking the Galaxy against the Milestone: Benchmark Galaxy Milestone Variance...
- fring (VOIP) für Android Fring für Android ist draußen. Damit kann man z. B....
- Custom Android ROMs go underground A lot has been posted lately about Google shutting down...
Ähnliche Artikel bereitgestellt von Yet Another Related Posts Plugin.
[...] und watch geht nicht Ich habe gute Erfahrungen mit der CodeSourcery Build Umgebung gemacht: Android ROM development links (der build busy for android [...]