forked from ioz9/android_device_htc_marvel_alquez
-
Notifications
You must be signed in to change notification settings - Fork 0
hans3103/android_device_htc_marvel
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Device configuration for the HTC Marvel
Copyright (C) 2011 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
------------------------------------------------------------------
* Description
This repository is for CM7 on HTC marvel.
It is still a work in progress.
* How To Build CM7 for HTC marvel
Make a workspace
$ cd ~
$ mkdir android
$ cd android
$ mkdir system
$ cd system
Do repo init & sync
$ repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
$ repo sync -j20
Setup vendor
$ cd vendor/cyanogen/
$ ./get-rommanager
Setup device
Connect phone to usb abd make sure debugging is avaliable for adb pulls
$ cd ../../device/htc/marvel/
$ ./extract-files.sh # this pulls files from working marvel with most variants of shipped HTC ROM
$ cd ../../..
Setup environment
$ source build/envsetup.sh
$ lunch
(select cyanogen_marvel-eng)
Build CM7
$ make acp
(to avoid errors on distributed building)
$ make -j4 bacon
* Thanks
Cyanogen
attn1
jznomoney (who booted the first marvel on Gingerbread and contributes tons to this device)
CyanogenMod team
----
EOF
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published