Git Product home page Git Product logo

patchrom_build's People

Contributors

wuxianlin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

patchrom_build's Issues

Barcodescanner.apk

Hello, the BarcodeScanner is written in the jellybean.mk, but the BarcodeScanner.apk is not present in patchrom_miui/(X)HDPI/system/app/BarcodeScanner.apk

Now because of this I get this error:
make: *** No rule to make target /root/dev/patchrom/miui/HDPI/system/app/BarcodeScanner.apk', needed byout/BarcodeScanner.apk-tozip'. Stop.

error in porting.mk file

line 41 -44

MIUI_OVERLAY_RES_DIR:=$(MIUI_SRC_DIR)/frameworks/miui/overlay/frameworks/base/core/res/res
MIUI_RES_DIR:=$(MIUI_SRC_DIR)/frameworks/miui/core/res/res
OVERLAY_RES_DIR:=overlay/framework-res/res
OVERLAY_MIUI_RES_DIR:=overlay/framework-miui-res/res

you commented this lines out but without these lines, nothing works :)

porting.mk error?

Today (friday, june 8) i made a "repo sync" and tried to build, like i usually do..
But i get this error now:

<<< install framework resources completed!
unzip >/dev/null Beta_0.8.1.zip system/framework/services.jar -d out
/root/patchrom/tools/apktool --quiet d -f out/system/framework/services.jar services.jar.out
unzip >/dev/null Beta_0.8.1.zip system/framework/android.policy.jar -d out
/root/patchrom/tools/apktool --quiet d -f out/system/framework/android.policy.jar android.policy.jar.out
unzip >/dev/null Beta_0.8.1.zip system/framework/framework.jar -d out
/root/patchrom/tools/apktool --quiet d -f out/system/framework/framework.jar framework.jar.out

if unzip >/dev/null Beta_0.8.1.zip system/framework/framework-res.apk -d out >/dev/null; then /root/patchrom/tools/apktool --quiet d -f out/system/framework/framework-res.apk framework-res ; else echo system/framework/framework-res.apk does not exist, ignored!; fi

fix the apktool multiple position substitution bug
/root/patchrom/tools/fix_plurals.sh >/dev/null framework-res
Prepare workspace completed!

Beta_0.8.1.zip is my base rom zip.
patchrom is installed to root/patchrom

How can i fix this?

patchrom not added overlay sources in framework-res.apk?

just asking.
on jellybean42 branch on porting.mk when build out/framework-res.apk
it added miui overlay resources too.

but on kitkat branch, when build out/framework-res.apk it's just call for customize_framework-res.sh and my framework-res.apk not be patched. still same with the stockrom framework-res.apk.

is this necessary? because i think framework-res.apk should be patched to make this things work good.

then when i make out/framework-res.apk
i got this error

nothing matches overlay file ab_bottom_solid_light_holo.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file ab_bottom_transparent_dark_holo.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file ab_solid_light_holo.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file ab_solid_shadow_holo.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file ab_stacked_solid_light_holo.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file ab_stacked_transparent_dark_holo.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file ab_transparent_dark_holo.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file ab_transparent_light_holo.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_cab_done_default_holo_light.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_cab_done_focused_holo_dark.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_cab_done_focused_holo_light.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_cab_done_pressed_holo_dark.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_cab_done_pressed_holo_light.9.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_check_off_disabled_focused_holo_dark.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_check_off_disabled_focused_holo_light.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_check_off_disabled_holo_dark.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,
nothing matches overlay file btn_check_off_disabled_holo_light.png, for flavor ,,,,,,,,,,,,hdpi,,,,,,,

then it's can be fixed only while i MANUALLY copied file on miui overlay res directory ini miui/src/framework/.........................................

please fix this things.
CMIIW

同步jellybean的问题

同步jellybean的时候,我使用 repo init -u git://github.com/MiCode/patchrom.git -b jellybean
但是却提示报错,error: revision jellybean in manifests not found
提示我分支无法找到,请问这个应该怎么解决

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.