Friday, August 14, 2009

Build Android for HTC Magic

http://www.cminion.com/wordpress/2009/08/11/rolling-your-own-android-rom-for-htc-magic-sapphire/

1) Copy vendor/htc/dream-open to vendor/htc/sapphire
2) you can delete the files with trout in the name
3) untar the following config files in to the vendor/htc/sapphire
4) Continue with the steps in the guide until you get up to the lunch command. Replace it with: lunch htc_sapp-eng


Add buildspec.mk, and make.

#buildspec.mk
TARGET_PRODUCT:=htc_sapp
TARGET_PREBUILT_KERNEL:=kernel/arch/arm/boot/zImage

No comments:

Related Posts Plugin for WordPress, Blogger...