Difference between revisions of "ROM Android: Porting LG P710"

From OnnoWiki
Jump to navigation Jump to search
(New page: Buat untuk LG L7 II (p700) yang sudah ada di CyanogenMod cd ~/android-cyanogenmod ~/android-cyanogenmod/vendor/cm/get-prebuilts . build/envsetup.sh brunch p700)
 
 
Line 5: Line 5:
 
  . build/envsetup.sh
 
  . build/envsetup.sh
 
  brunch p700
 
  brunch p700
 +
 +
Keluar
 +
 +
including vendor/cm/vendorsetup.sh
 +
ls: cannot access device/*/p700/cm.mk: No such file or directory
 +
build/core/product_config.mk:234: *** Can not locate config makefile for product "cm_p700".  Stop.
 +
Device p700 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
 +
 +
Found repository: android_device_lge_p700
 +
Default revision: cm-11.0
 +
Checking branch info
 +
Default revision cm-11.0 not found in android_device_lge_p700. Bailing.
 +
Branches found:
 +
ics
 +
jellybean
 +
Use the ROOMSERVICE_BRANCHES environment variable to specify a list of fallback branches.
 +
 +
Tampaknya P700 hanya di JB & juga dari situs
 +
 +
https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=L7+II
 +
 +
Max hanya JB :( ...

Latest revision as of 18:41, 6 January 2015

Buat untuk LG L7 II (p700) yang sudah ada di CyanogenMod

cd  ~/android-cyanogenmod
~/android-cyanogenmod/vendor/cm/get-prebuilts
. build/envsetup.sh
brunch p700

Keluar

including vendor/cm/vendorsetup.sh
ls: cannot access device/*/p700/cm.mk: No such file or directory
build/core/product_config.mk:234: *** Can not locate config makefile for product "cm_p700".  Stop.
Device p700 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).

Found repository: android_device_lge_p700
Default revision: cm-11.0
Checking branch info
Default revision cm-11.0 not found in android_device_lge_p700. Bailing.
Branches found:
ics
jellybean
Use the ROOMSERVICE_BRANCHES environment variable to specify a list of fallback branches.

Tampaknya P700 hanya di JB & juga dari situs

https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=L7+II

Max hanya JB :( ...