Android 台灣中文網
標題:
下拉字體顏色找不到代碼
[打印本頁]
作者:
邱泓洋
時間:
2013-10-25 07:15
標題:
下拉字體顏色找不到代碼
http://apk.tw/thread-305726-1-1.html
這我用位大大的教學
但是都找不到代碼再哪裡反編譯 framework-res.apk打開 resvalues的styles.xml
我手機是NOTE1
謝謝大大
作者:
殘情影
時間:
2013-10-25 07:15
邱泓洋 發表於 2013-10-25 12:24
登錄/註冊後可看大圖
可是我是找不到代碼欸:
妳好 妳思維錯 了 每隻手機的色碼都不一定相同 所以 不該查色碼 而是代號 這個一定會相同 ~
<style name="TextAppearance.StatusBar.Icon" parent="@style/TextAppearance.StatusBar" />
<style name="TextAppearance.StatusBar.EventContent" parent="@style/TextAppearance.StatusBar.EventContent">
<item name="textSize">15.0dip</item>
<item name="textColor">#ff9b9b9b</item>如果改白色是否ffffffff
</style>
<style name="TextAppearance.StatusBar.EventContent.Title" parent="@style/TextAppearance.StatusBar.EventContent.Title">
<item name="textSize">20.0dip</item>
<item name="textStyle">normal</item>
<item name="textColor">#ffe6e6e6</item>
作者:
uncl
時間:
2013-10-25 10:42
本帖最後由 uncl 於 2013-10-25 13:03 編輯
<style name="TextAppearance.StatusBar.Icon" parent="@style/TextAppearance.StatusBar" />
<style name="TextAppearance.StatusBar.EventContent" parent="@style/TextAppearance.StatusBar.EventContent">
<item name="textSize">15.0dip</item>
<item name="textColor">#
ff9b9b9b
</item>如果改白色是8個ffffffff
</style>
<style name="TextAppearance.StatusBar.EventContent.Title" parent="@style/TextAppearance.StatusBar.EventContent.Title">
<item name="textSize">20.0dip</item>
<item name="textStyle">normal</item>
<item name="textColor">#
ffe6e6e6
</item>
作者:
邱泓洋
時間:
2013-10-25 12:24
可是我是找不到代碼欸:
作者:
snakei16788
時間:
2013-10-25 12:27
本帖最後由 snakei16788 於 2013-10-25 12:30 編輯
邱泓洋 發表於 2013-10-25 12:24
登錄/註冊後可看大圖
可是我是找不到代碼欸:
請教這位大大!你有確實的反編譯 .apk 檔嗎?
你所找到的教學帖中有說:反編譯systemUI.apk
指令 apktool if framework-res.apk
apktool d systemui.apk
反編譯 framework-res.apk
指令 apktool if framework-res.apk
apktool d framework-res.apk
請問你有先照著做嗎?!
如有,那你可以在相對應的根目錄下找到二樓大大所表示的編碼!再修改即可!
作者:
uncl
時間:
2013-10-25 13:04
本帖最後由 uncl 於 2013-10-25 13:06 編輯
他說明是note1所以改8個f是白色,沒有錯的
歡迎光臨 Android 台灣中文網 (https://apk.tw/)
Powered by Discuz! X3.1