Übersicht - Themes: verändern, erstellen, installieren

  • 581 Antworten
  • Letztes Antwortdatum
rodman schrieb:
Und/Oder Du hast Dich im Pfad vertippt bzw da passt der Name glaube ich nicht so richtig: "\Downloads\APK Mangaer 4.9\plac" ?!?

Der Pfad bezieht sich ja auf meinen angelegten Ordner, wo die APK Manager Ordner sich befinden.
Im Anhang mal meine LOG Datei mit "-" zwischen den Ordnernamen(APK-Manager-4.9).
Der Pfad ist korrekt.

mich wundert nur dieses
invalid resource directory name: C:\Users\TianPre\Documents\Downloads\APK-Manage
r-4.9\other\..\projects\twframework-res.apk\res/drawable-land-xhdpi

Bedeutet das jetzt das im ordner "other" ein weiterer Ordner mit "projects" ist worin die apk sich befindet oder bedeutet das, dass im ordner other sowie projects nach der apk gesucht wurde? Und wieso sind dazwischen "..."? Meine original .apk befindet sich nämlich in "place-apk-here-for-modding" und die decompilierte version in "projects". In "other" befinden sich Dateien wie zb. 7za,aapt,apktool,libgomp-1.dll usw..
Habe überhaupt keine Programmierkenntnisse und habe zuvor noch nie so etwas ausgelesen. Stelle mich aber auch ein wenig dumm an, ich weiss.

Code:
--------------------------------------------------------------------------
|15.02.2013 -- 19:47:51,11|
--------------------------------------------------------------------------
java version "1.7.0_13"
Java(TM) SE Runtime Environment (build 1.7.0_13-b20)
Java HotSpot(TM) Client VM (build 23.7-b01, mixed mode, sharing)
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
invalid resource directory name: C:\Users\TianPre\Documents\Downloads\APK-Manage
r-4.9\other\..\projects\twframework-res.apk\res/drawable-land-xhdpi
invalid resource directory name: C:\Users\TianPre\Documents\Downloads\APK-Manage
r-4.9\other\..\projects\twframework-res.apk\res/drawable-xhdpi
invalid resource directory name: C:\Users\TianPre\Documents\Downloads\APK-Manage
r-4.9\other\..\projects\twframework-res.apk\res/layout-xhdpi
invalid resource directory name: C:\Users\TianPre\Documents\Downloads\APK-Manage
r-4.9\other\..\projects\twframework-res.apk\res/values-xhdpi
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.Androl
ibException: brut.common.BrutException: could not exec command: [aapt, p, --min-
sdk-version, 16, --target-sdk-version, 16, -F, C:\Users\TianPre\AppData\Local\Te
mp\APKTOOL8684444889699263328.tmp, -x, -I, C:\Users\TianPre\apktool\framework\1.
apk, -S, C:\Users\TianPre\Documents\Downloads\APK-Manager-4.9\other\..\projects\
twframework-res.apk\res, -M, C:\Users\TianPre\Documents\Downloads\APK-Manager-4.
9\other\..\projects\twframework-res.apk\AndroidManifest.xml]
        at brut.androlib.Androlib.buildResourcesFull(Androlib.java:357)
        at brut.androlib.Androlib.buildResources(Androlib.java:282)
        at brut.androlib.Androlib.build(Androlib.java:205)
        at brut.androlib.Androlib.build(Androlib.java:176)
        at brut.apktool.Main.cmdBuild(Main.java:218)
        at brut.apktool.Main.main(Main.java:74)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not
 exec command: [aapt, p, --min-sdk-version, 16, --target-sdk-version, 16, -F, C:
\Users\TianPre\AppData\Local\Temp\APKTOOL8684444889699263328.tmp, -x, -I, C:\Use
rs\TianPre\apktool\framework\1.apk, -S, C:\Users\TianPre\Documents\Downloads\APK
-Manager-4.9\other\..\projects\twframework-res.apk\res, -M, C:\Users\TianPre\Doc
uments\Downloads\APK-Manager-4.9\other\..\projects\twframework-res.apk\AndroidMa
nifest.xml]
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:349)
        at brut.androlib.Androlib.buildResourcesFull(Androlib.java:335)
        ... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 16, --target-sdk-version, 16, -F, C:\Users\TianPre\AppData\Local\Temp
\APKTOOL8684444889699263328.tmp, -x, -I, C:\Users\TianPre\apktool\framework\1.ap
k, -S, C:\Users\TianPre\Documents\Downloads\APK-Manager-4.9\other\..\projects\tw
framework-res.apk\res, -M, C:\Users\TianPre\Documents\Downloads\APK-Manager-4.9\
other\..\projects\twframework-res.apk\AndroidManifest.xml]
        at brut.util.OS.exec(OS.java:89)
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:347)
        ... 6 more
Das System kann die angegebene Datei nicht finden.
Drücken Sie eine beliebige Taste . . .
 
Zuletzt bearbeitet:
Das hat nichts damit zu tun wie dein Ordner heißt wo deine unter Ordner liegen vom Apk Manager.
Die other\...\ ist normal das ist immer so soviel dazu.

Was gemeint ist das du dein .9.png im namen ein Leerzeichen drin hast und das darf nicht sein.
Also kontrolliere deine Bezeichnungen von deinen Änderungen

Greetz Dr.No von unterwegs
 
Hallo scheich was hast du gemeint mit dem Leerzeichen ?

Greetz Dr.No von unterwegs
 
Das er die bei "APK Manager 4.9" wegmachen soll, so wie er es ja gemacht hat.
Ich darf doch auch mal daneben liegen, oder? :D

Mein 2. Vorschlag sollte jetzt aber tatsächlich funktionieren.
 
Hehe das ist mir garnicht aufgefallen :rolleyes:

Greetz Dr.No von unterwegs
 
Hatte keine 9.png Datei bearbeitet sondern einfach mal den Vorgang compile/decompile ausgeführt um zu testen ob es an meinen bearbeiteten Dateien liegt, was ja glücklicherweise nicht der Fall war.
Vielen vielen Dank. JETZT KANN ES LOS GEHEN :scared:


edit: 9.png Dateien krieg ich anscheinend nicht richtig bearbeitet. Lande wieder im bootloop:banghead:. egal ob ich diese ganz normal in Gimp per /farben/farbton/Sättigung bearbeite oder sogar vorher noch den Bereich markiere den ich farblich ändern möchte ohne die Schwarzen Linien außen zu berühren.
Naja, muss ich die Finger mal kurz still halten bis zum Video tutorial :D
 
Zuletzt bearbeitet:
Hat keiner ne Idee, wegen oder für "meine" transparente Statusbar?
Meine Idee wäre entweder das Wallpaper, bzw den Homescreen auf Fullscreen zu bekommen, oder nur dort dann den vorreservierten Bereich für die Statusbar zu entfernen, um so die Transparenz sichtbar zu machen. Aber ich weiß nicht und finde auch nicht, wo und wie das geht? Oder doch andersrum: wenn ich wieder den vorreservierten Bereich für die Statusbar "global" rausnehme, wie kann ich die Transparenz dann aus dem Launcher und den Apps wieder rausbekommen, damit Statusbaricons nichts überlappen?
 
@tian:mit gimp geht das auch nicht. Wenn ich es mit gimp mache macht es die 9pngs auch kaputt(Grad getestet) . Nimm mal Photoshop damit geht's ;)

Gesendet von meinem GT-I9300 mit der Android-Hilfe.de App
 
  • Danke
Reaktionen: Tian1990
orangerot. schrieb:
@tian:mit gimp geht das auch nicht. Wenn ich es mit gimp mache macht es die 9pngs auch kaputt(Grad getestet) . Nimm mal Photoshop damit geht's ;)

Gesendet von meinem GT-I9300 mit der Android-Hilfe.de App

Adobe Photoshop cs2 wird ausreichen nehmen ich an. Gibt es nämlich umsonst als Vollversion bei Chip.de. Schade das es nicht mit Gimp geht. Hatte mich jetzt so langsam zurecht gefunden.

edit: photoshop funktioniert ganz gut mit den befehlen strg+u kann ich direkt die farbe ändern und mit strg+s direkt überschreiben.
Muss ich die Datei vorher nochmals mit draw9patch öffnen und abspeichern?
gekritzelt mit Schlachtschiff Galaxy Note 2
 
Zuletzt bearbeitet:
Wenn du den Rand nicht anrührst dann brauchst du nur noch kompilieren und fertig.

Gesendet von meinem GT-I9300 mit der Android-Hilfe.de App
 
Funktioniert immer noch nicht, habe nur den inneren Teil gefärbt und dennoch lande ich im bootloop.es bootet erst lange dann erscheint kurz mein homescreen und der boot beginnt von vorne.
Muss ich vorm flashen vielleicht dalvic cache oder sonstiges wipen?

decompiliertes/compiliertes Bild im Anhang
 
Zuletzt bearbeitet:
Auch die kompilierte png Datei genommen? Fehler beim kompilieren?

Gesendet von meinem GT-I9300 mit der Android-Hilfe.de App
 
compilierte Datei genommen?
Ich muss doch decompilieren, die Datei, die ich bearbeiten möchte in projects abändern und dort überschreiben, danach compilieren und im keep ordner bevor ich bestatige zuletzt die bearbeitete Datei löschen.Dann darf ich bestätigen und die unsignedframework-res.apk umbenennen in framework-res.apk und in meine update.zip kopieren.

Liegt der fehler in der Log Datei bei adb?


Code:
--------------------------------------------------------------------------
|16.02.2013 -- 21:39:13,76|
--------------------------------------------------------------------------
java version "1.7.0_13"
Java(TM) SE Runtime Environment (build 1.7.0_13-b20)
Java HotSpot(TM) Client VM (build 23.7-b01, mixed mode, sharing)
Der Befehl "adb" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:\Users\TianPre\Desktop\APK-Manager-4.9\place-apk-here-for-modding\../place-apk
-here-for-modding/signedframework-res.apk konnte nicht gefunden werden
C:\Users\TianPre\Desktop\APK-Manager-4.9\place-apk-here-for-modding\../place-apk
-here-for-modding/unsignedframework-res.apk konnte nicht gefunden werden
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Done.
I: Copying assets and libs...
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
I: Building apk file...
Das System kann die angegebene Datei nicht finden.
Drücken Sie eine beliebige Taste . . .
 
Das Ding spinnt manchmal. Nimm mal das pure apktool ohne so Zusätze wie apkmanager. Damit wird es gehen..

Gesendet von meinem GT-I9300 mit der Android-Hilfe.de App
 
Heute mach ich nichts mehr ausser mein scheiss Smartphone wieder in Betrieb zu bekommen.
Erst lande ich im bootloop, danach will ich das Backup wieder restoren welches plötzlich fehlerhaft ist wie 2 andere. Daraufhin musste ich mit odin flashen,was plötzlich failed.
Also für heute reichts mir... trotzdem danke für deine ständige Mühe mir zu helfen, werde das beim nächsten Mal berücksichtigen.
 
orangerot. schrieb:
Ohje das klingt ja gar nicht gut :/ Falls du es nochmal probieren willst mach es nach der Anleitung: https://www.android-hilfe.de/forum/...ng-background.254149-page-8.html#post-3828708. So wird es sehr sicher gehen, mit dem Apk Manager hatte ich auch Probleme. Bei verwendung des "normalen" Apk Tools klappt aber alles perfekt..

Klappt einwandfrei mit d3m tutorial.habe meine erst3n zwei ordner voller 9.pngs durch.vielen dank nochmal an alle fur die hilfe

Gesendet von meinem GT-N7100 mit Tapatalk 2
 
Habe einen Fehler beim compilieren erhalten und in der LOG Datei stehen Dateien die ich gar nicht angerührt habe.
War zu dem Zeitpunkt im drawable-hdpi Ordner der framework-res.apk
und habe 9.pngs bearbeitet.
In der LOG Datei wird aber ein values Ordner genannt. Stehen diese in Verbindung und muss ich dabei etwas beachten?

Code:
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6369: error: Public symbol drawable/tw_btn_check_on_pressed_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6370: error: Public symbol drawable/tw_btn_check_on_pressed_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6371: error: Public symbol drawable/tw_btn_default_disabled_focused_h
olo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6372: error: Public symbol drawable/tw_btn_default_disabled_focused_h
olo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6373: error: Public symbol drawable/tw_btn_default_disabled_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6374: error: Public symbol drawable/tw_btn_default_disabled_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6375: error: Public symbol drawable/tw_btn_default_focused_holo_dark
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6376: error: Public symbol drawable/tw_btn_default_focused_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5735: error: Public symbol drawable/tw_btn_default_holo_dark declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5736: error: Public symbol drawable/tw_btn_default_holo_light declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6377: error: Public symbol drawable/tw_btn_default_normal_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6378: error: Public symbol drawable/tw_btn_default_normal_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6379: error: Public symbol drawable/tw_btn_default_pressed_holo_dark
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6380: error: Public symbol drawable/tw_btn_default_pressed_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5737: error: Public symbol drawable/tw_btn_radio_holo_dark declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5738: error: Public symbol drawable/tw_btn_radio_holo_light declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6381: error: Public symbol drawable/tw_btn_radio_off_disabled_focused
_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6382: error: Public symbol drawable/tw_btn_radio_off_disabled_focused
_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6383: error: Public symbol drawable/tw_btn_radio_off_disabled_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6384: error: Public symbol drawable/tw_btn_radio_off_disabled_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6385: error: Public symbol drawable/tw_btn_radio_off_focused_holo_dar
k declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6386: error: Public symbol drawable/tw_btn_radio_off_focused_holo_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6387: error: Public symbol drawable/tw_btn_radio_off_holo_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6388: error: Public symbol drawable/tw_btn_radio_off_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6389: error: Public symbol drawable/tw_btn_radio_off_pressed_holo_dar
k declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6390: error: Public symbol drawable/tw_btn_radio_off_pressed_holo_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6391: error: Public symbol drawable/tw_btn_radio_on_disabled_focused_
holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6392: error: Public symbol drawable/tw_btn_radio_on_disabled_focused_
holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6393: error: Public symbol drawable/tw_btn_radio_on_disabled_holo_dar
k declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6394: error: Public symbol drawable/tw_btn_radio_on_disabled_holo_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6395: error: Public symbol drawable/tw_btn_radio_on_focused_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6396: error: Public symbol drawable/tw_btn_radio_on_focused_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6397: error: Public symbol drawable/tw_btn_radio_on_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6398: error: Public symbol drawable/tw_btn_radio_on_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6399: error: Public symbol drawable/tw_btn_radio_on_pressed_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6400: error: Public symbol drawable/tw_btn_radio_on_pressed_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6401: error: Public symbol drawable/tw_buttonbarbutton_selector_defau
lt_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6402: error: Public symbol drawable/tw_buttonbarbutton_selector_defau
lt_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6403: error: Public symbol drawable/tw_buttonbarbutton_selector_disab
led_focused_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6404: error: Public symbol drawable/tw_buttonbarbutton_selector_disab
led_focused_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6405: error: Public symbol drawable/tw_buttonbarbutton_selector_disab
led_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6406: error: Public symbol drawable/tw_buttonbarbutton_selector_disab
led_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6407: error: Public symbol drawable/tw_buttonbarbutton_selector_focus
ed_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6408: error: Public symbol drawable/tw_buttonbarbutton_selector_focus
ed_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6409: error: Public symbol drawable/tw_buttonbarbutton_selector_press
ed_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6410: error: Public symbol drawable/tw_buttonbarbutton_selector_press
ed_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6411: error: Public symbol drawable/tw_buttonbarbutton_selector_selec
ted_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6412: error: Public symbol drawable/tw_buttonbarbutton_selector_selec
ted_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5779: error: Public symbol drawable/tw_clipboard_button_selector decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5783: error: Public symbol drawable/tw_clipboard_delete_icon_selector
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5785: error: Public symbol drawable/tw_clipboard_dismiss_button_selec
tor declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6413: error: Public symbol drawable/tw_clipboard_fix_image_l declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6414: error: Public symbol drawable/tw_clipboard_fix_image_r declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6415: error: Public symbol drawable/tw_clipboard_lock declared here i
s not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6416: error: Public symbol drawable/tw_clipboard_memo_01 declared her
e is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6417: error: Public symbol drawable/tw_clipboard_memo_02 declared her
e is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6418: error: Public symbol drawable/tw_clipboard_panel_bg declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6419: error: Public symbol drawable/tw_clipboard_panel_toggle declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5797: error: Public symbol drawable/tw_clipboard_panel_toggle_btn_bg
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6420: error: Public symbol drawable/tw_clipboard_panel_toggle_btn_nor
mal declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6421: error: Public symbol drawable/tw_clipboard_panel_toggle_btn_pre
ss declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6422: error: Public symbol drawable/tw_clipboard_panel_toggle_press d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5798: error: Public symbol drawable/tw_clipboard_top_bg declared here
 is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6423: error: Public symbol drawable/tw_device_options_divider declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6424: error: Public symbol drawable/tw_device_options_mute declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6425: error: Public symbol drawable/tw_device_options_off declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6426: error: Public symbol drawable/tw_device_options_on declared her
e is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6427: error: Public symbol drawable/tw_device_options_sound declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6428: error: Public symbol drawable/tw_device_options_vibrate declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6429: error: Public symbol drawable/tw_dialog_bottom_holo_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6430: error: Public symbol drawable/tw_dialog_bottom_holo_dark_1 decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6431: error: Public symbol drawable/tw_dialog_bottom_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6432: error: Public symbol drawable/tw_dialog_bottom_medium_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6433: error: Public symbol drawable/tw_dialog_bottom_medium_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6434: error: Public symbol drawable/tw_dialog_full_holo_dark declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6435: error: Public symbol drawable/tw_dialog_full_holo_light declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6436: error: Public symbol drawable/tw_dialog_middle_holo_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6437: error: Public symbol drawable/tw_dialog_middle_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6438: error: Public symbol drawable/tw_dialog_title_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6439: error: Public symbol drawable/tw_dialog_title_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6440: error: Public symbol drawable/tw_dialog_top_holo_dark declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6441: error: Public symbol drawable/tw_dialog_top_holo_light declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6442: error: Public symbol drawable/tw_dialog_top_medium_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6443: error: Public symbol drawable/tw_dialog_top_medium_holo_light d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6444: error: Public symbol drawable/tw_divider_horizontal_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6445: error: Public symbol drawable/tw_divider_popup_horizontal_holo_
dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6446: error: Public symbol drawable/tw_divider_popup_horizontal_holo_
light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6447: error: Public symbol drawable/tw_divider_popup_vertical_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6448: error: Public symbol drawable/tw_divider_popup_vertical_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6449: error: Public symbol drawable/tw_divider_vertical_dark declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6450: error: Public symbol drawable/tw_divider_vertical_dark_switch d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6451: error: Public symbol drawable/tw_divider_vertical_holo_dark dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6452: error: Public symbol drawable/tw_divider_vertical_holo_light de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6453: error: Public symbol drawable/tw_dropdown_disabled_focused_holo
_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6454: error: Public symbol drawable/tw_dropdown_disabled_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6455: error: Public symbol drawable/tw_dropdown_focused_holo_dark dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6456: error: Public symbol drawable/tw_dropdown_normal_holo_dark decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6457: error: Public symbol drawable/tw_dropdown_pressed_holo_dark dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5740: error: Public symbol drawable/tw_edit_text_holo_dark declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5741: error: Public symbol drawable/tw_edit_text_holo_light declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6458: error: Public symbol drawable/tw_expander_close_holo_dark decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6459: error: Public symbol drawable/tw_expander_close_holo_light decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5815: error: Public symbol drawable/tw_expander_group_holo_dark decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5816: error: Public symbol drawable/tw_expander_group_holo_light decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6460: error: Public symbol drawable/tw_expander_open_holo_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6461: error: Public symbol drawable/tw_expander_open_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6462: error: Public symbol drawable/tw_ic_ab_back_holo_dark declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6463: error: Public symbol drawable/tw_ic_ab_back_holo_light declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6464: error: Public symbol drawable/tw_ic_bullet_key_permission_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6465: error: Public symbol drawable/tw_ic_cab_done_holo_dark declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6466: error: Public symbol drawable/tw_ic_cab_done_holo_light declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5817: error: Public symbol drawable/tw_ic_clear declared here is not
defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5818: error: Public symbol drawable/tw_ic_clear_holo_light declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6467: error: Public symbol drawable/tw_ic_clear_search_api_disabled_h
olo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6468: error: Public symbol drawable/tw_ic_clear_search_api_disabled_h
olo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6469: error: Public symbol drawable/tw_ic_clear_search_api_holo_dark
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6470: error: Public symbol drawable/tw_ic_clear_search_api_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6471: error: Public symbol drawable/tw_ic_dialog_alert_holo_dark decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6472: error: Public symbol drawable/tw_ic_dialog_alert_holo_light dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6473: error: Public symbol drawable/tw_ic_dialog_info_holo_dark decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6474: error: Public symbol drawable/tw_ic_dialog_info_holo_light decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5819: error: Public symbol drawable/tw_ic_find_next_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5820: error: Public symbol drawable/tw_ic_find_previous_holo_dark dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6475: error: Public symbol drawable/tw_ic_lock_airplane_mode declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6476: error: Public symbol drawable/tw_ic_lock_airplane_mode_off decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6477: error: Public symbol drawable/tw_ic_lock_data_disable declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6478: error: Public symbol drawable/tw_ic_lock_data_enable declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6479: error: Public symbol drawable/tw_ic_lock_power_off declared her
e is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6480: error: Public symbol drawable/tw_ic_lock_restart declared here
is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6481: error: Public symbol drawable/tw_ic_lock_ringer_off declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6482: error: Public symbol drawable/tw_ic_lock_ringer_on declared her
e is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6483: error: Public symbol drawable/tw_ic_lock_silent_mode declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6484: error: Public symbol drawable/tw_ic_lock_silent_mode_off declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6485: error: Public symbol drawable/tw_ic_lock_silent_mode_vibrate de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5937: error: Public symbol drawable/tw_ic_menu_clipboard_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6486: error: Public symbol drawable/tw_ic_menu_clipboard_holo_light d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6487: error: Public symbol drawable/tw_ic_menu_copy_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6488: error: Public symbol drawable/tw_ic_menu_copy_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6489: error: Public symbol drawable/tw_ic_menu_cut_holo_dark declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6490: error: Public symbol drawable/tw_ic_menu_cut_holo_light declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6491: error: Public symbol drawable/tw_ic_menu_find_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6492: error: Public symbol drawable/tw_ic_menu_find_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5821: error: Public symbol drawable/tw_ic_menu_moreoverflow_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5822: error: Public symbol drawable/tw_ic_menu_moreoverflow_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6493: error: Public symbol drawable/tw_ic_menu_moreoverflow_hovered_h
olo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6494: error: Public symbol drawable/tw_ic_menu_moreoverflow_hovered_h
olo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6495: error: Public symbol drawable/tw_ic_menu_moreoverflow_normal_ho
lo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6496: error: Public symbol drawable/tw_ic_menu_moreoverflow_normal_ho
lo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5936: error: Public symbol drawable/tw_ic_menu_paste_holo_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6497: error: Public symbol drawable/tw_ic_menu_paste_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6498: error: Public symbol drawable/tw_ic_menu_search_holo_dark decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6499: error: Public symbol drawable/tw_ic_menu_search_holo_light decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6500: error: Public symbol drawable/tw_ic_menu_selectall_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6501: error: Public symbol drawable/tw_ic_menu_selectall_holo_light d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6502: error: Public symbol drawable/tw_ic_menu_share_holo_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6503: error: Public symbol drawable/tw_ic_menu_share_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6504: error: Public symbol drawable/tw_ic_search declared here is not
 defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6505: error: Public symbol drawable/tw_ic_search_api_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6506: error: Public symbol drawable/tw_ic_searchfield declared here i
s not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6507: error: Public symbol drawable/tw_ic_searchfield_api_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6508: error: Public symbol drawable/tw_ic_settings_accessibility decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6509: error: Public symbol drawable/tw_ic_text_dot_light declared her
e is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6510: error: Public symbol drawable/tw_icon_more_right declared here
is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5825: error: Public symbol drawable/tw_item_background_holo_dark decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6511: error: Public symbol drawable/tw_list_focused_holo declared her
e is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6512: error: Public symbol drawable/tw_list_focused_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6513: error: Public symbol drawable/tw_list_longpressed_holo declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6514: error: Public symbol drawable/tw_list_longpressed_holo_light de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6515: error: Public symbol drawable/tw_list_pressed_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6516: error: Public symbol drawable/tw_list_pressed_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6517: error: Public symbol drawable/tw_list_section_divider_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6518: error: Public symbol drawable/tw_list_section_divider_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6519: error: Public symbol drawable/tw_list_selected_holo_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6520: error: Public symbol drawable/tw_list_selected_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6521: error: Public symbol drawable/tw_list_selector_background_defau
lt_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6522: error: Public symbol drawable/tw_list_selector_background_focus
ed_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6523: error: Public symbol drawable/tw_list_selector_background_press
ed_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5826: error: Public symbol drawable/tw_list_selector_background_trans
ition_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5827: error: Public symbol drawable/tw_list_selector_background_trans
ition_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6524: error: Public symbol drawable/tw_list_selector_disabled_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6525: error: Public symbol drawable/tw_list_selector_disabled_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5828: error: Public symbol drawable/tw_list_selector_holo_dark declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5829: error: Public symbol drawable/tw_list_selector_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6526: error: Public symbol drawable/tw_menu_dropdown_panel_holo_dark
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6527: error: Public symbol drawable/tw_menu_dropdown_panel_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6528: error: Public symbol drawable/tw_menu_hardkey_panel_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6529: error: Public symbol drawable/tw_menu_hardkey_panel_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6530: error: Public symbol drawable/tw_menu_listpopup_panel_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5830: error: Public symbol drawable/tw_navigationbar_back declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6531: error: Public symbol drawable/tw_navigationbar_back_normal decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6532: error: Public symbol drawable/tw_navigationbar_back_pressed dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6533: error: Public symbol drawable/tw_navigationbar_bg declared here
 is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5831: error: Public symbol drawable/tw_navigationbar_home declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6534: error: Public symbol drawable/tw_navigationbar_home_normal decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6535: error: Public symbol drawable/tw_navigationbar_home_pressed dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5832: error: Public symbol drawable/tw_navigationbar_menu declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6536: error: Public symbol drawable/tw_navigationbar_menu_normal decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6537: error: Public symbol drawable/tw_navigationbar_menu_pressed dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5833: error: Public symbol drawable/tw_navigationbar_recent declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6538: error: Public symbol drawable/tw_navigationbar_recent_normal de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6539: error: Public symbol drawable/tw_navigationbar_recent_pressed d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5834: error: Public symbol drawable/tw_numberpicker_down_btn_holo_dar
k declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5835: error: Public symbol drawable/tw_numberpicker_down_btn_holo_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6540: error: Public symbol drawable/tw_numberpicker_down_disabled_foc
used_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6541: error: Public symbol drawable/tw_numberpicker_down_disabled_foc
used_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6542: error: Public symbol drawable/tw_numberpicker_down_disabled_hol
o_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6543: error: Public symbol drawable/tw_numberpicker_down_disabled_hol
o_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6544: error: Public symbol drawable/tw_numberpicker_down_focused_holo
_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6545: error: Public symbol drawable/tw_numberpicker_down_focused_holo
_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6546: error: Public symbol drawable/tw_numberpicker_down_normal_holo_
dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6547: error: Public symbol drawable/tw_numberpicker_down_normal_holo_
light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6548: error: Public symbol drawable/tw_numberpicker_down_pressed_holo
_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6549: error: Public symbol drawable/tw_numberpicker_down_pressed_holo
_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5836: error: Public symbol drawable/tw_numberpicker_up_btn_holo_dark
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5837: error: Public symbol drawable/tw_numberpicker_up_btn_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6550: error: Public symbol drawable/tw_numberpicker_up_disabled_focus
ed_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6551: error: Public symbol drawable/tw_numberpicker_up_disabled_focus
ed_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6552: error: Public symbol drawable/tw_numberpicker_up_disabled_holo_
dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6553: error: Public symbol drawable/tw_numberpicker_up_disabled_holo_
light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6554: error: Public symbol drawable/tw_numberpicker_up_focused_holo_d
ark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6555: error: Public symbol drawable/tw_numberpicker_up_focused_holo_l
ight declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6556: error: Public symbol drawable/tw_numberpicker_up_normal_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6557: error: Public symbol drawable/tw_numberpicker_up_normal_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6558: error: Public symbol drawable/tw_numberpicker_up_pressed_holo_d
ark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6559: error: Public symbol drawable/tw_numberpicker_up_pressed_holo_l
ight declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6560: error: Public symbol drawable/tw_offload_dialog_top_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7932: error: Public symbol drawable/tw_pointer_scroll_hovering_icon_s
pen_pointer01_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7933: error: Public symbol drawable/tw_pointer_scroll_hovering_icon_s
pen_pointer02_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7934: error: Public symbol drawable/tw_pointer_scroll_hovering_icon_s
pen_pointer03_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7935: error: Public symbol drawable/tw_pointer_scroll_hovering_icon_s
pen_pointer04_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7936: error: Public symbol drawable/tw_pointer_scroll_hovering_icon_s
pen_pointer05_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7937: error: Public symbol drawable/tw_pointer_scroll_hovering_icon_s
pen_pointer06_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7938: error: Public symbol drawable/tw_pointer_scroll_hovering_icon_s
pen_pointer07_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7939: error: Public symbol drawable/tw_pointer_scroll_hovering_icon_s
pen_pointer08_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7940: error: Public symbol drawable/tw_pointer_scroll_hovering_spen_p
ointer01_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7941: error: Public symbol drawable/tw_pointer_scroll_hovering_spen_p
ointer02_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7942: error: Public symbol drawable/tw_pointer_scroll_hovering_spen_p
ointer03_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7943: error: Public symbol drawable/tw_pointer_scroll_hovering_spen_p
ointer04_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7944: error: Public symbol drawable/tw_pointer_scroll_hovering_spen_p
ointer05_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7945: error: Public symbol drawable/tw_pointer_scroll_hovering_spen_p
ointer06_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7946: error: Public symbol drawable/tw_pointer_scroll_hovering_spen_p
ointer07_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7947: error: Public symbol drawable/tw_pointer_scroll_hovering_spen_p
ointer08_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6561: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7948: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_cursor_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7949: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_hide declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7950: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_more declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7951: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_move_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7952: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_resize01_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7953: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_resize02_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7954: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_resize03_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7955: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_resize04_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7956: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_split01_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7957: error: Public symbol drawable/tw_pointer_spot_hovering_icon_spe
n_split02_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6562: error: Public symbol drawable/tw_pointer_spot_hovering_spen dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7958: error: Public symbol drawable/tw_pointer_spot_hovering_spen_cur
sor_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7959: error: Public symbol drawable/tw_pointer_spot_hovering_spen_hid
e declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7960: error: Public symbol drawable/tw_pointer_spot_hovering_spen_mor
e declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7961: error: Public symbol drawable/tw_pointer_spot_hovering_spen_mov
e_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7962: error: Public symbol drawable/tw_pointer_spot_hovering_spen_res
ize01_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7963: error: Public symbol drawable/tw_pointer_spot_hovering_spen_res
ize02_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7964: error: Public symbol drawable/tw_pointer_spot_hovering_spen_res
ize03_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7965: error: Public symbol drawable/tw_pointer_spot_hovering_spen_res
ize04_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7966: error: Public symbol drawable/tw_pointer_spot_hovering_spen_spl
it01_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7967: error: Public symbol drawable/tw_pointer_spot_hovering_spen_spl
it02_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5842: error: Public symbol drawable/tw_popup_button_background_holo_d
ark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5843: error: Public symbol drawable/tw_popup_button_background_holo_l
ight declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5844: error: Public symbol drawable/tw_popup_button_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5845: error: Public symbol drawable/tw_popup_button_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6563: error: Public symbol drawable/tw_popup_icon_delete_holo declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6564: error: Public symbol drawable/tw_popup_list_btn_default_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6565: error: Public symbol drawable/tw_popup_list_btn_default_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6566: error: Public symbol drawable/tw_popup_list_btn_disabled_focuse
d_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6567: error: Public symbol drawable/tw_popup_list_btn_disabled_focuse
d_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6568: error: Public symbol drawable/tw_popup_list_btn_disabled_holo_d
ark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6569: error: Public symbol drawable/tw_popup_list_btn_disabled_holo_l
ight declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6570: error: Public symbol drawable/tw_popup_list_btn_focused_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6571: error: Public symbol drawable/tw_popup_list_btn_focused_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6572: error: Public symbol drawable/tw_popup_list_btn_pressed_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6573: error: Public symbol drawable/tw_popup_list_btn_pressed_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6574: error: Public symbol drawable/tw_preference_popup_section_divid
er_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6575: error: Public symbol drawable/tw_preference_popup_section_divid
er_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6576: error: Public symbol drawable/tw_progress_bg_holo_dark declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6577: error: Public symbol drawable/tw_progress_bg_holo_light declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5864: error: Public symbol drawable/tw_progress_horizontal_holo decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5865: error: Public symbol drawable/tw_progress_horizontal_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5866: error: Public symbol drawable/tw_progress_horizontal_holo_red d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5867: error: Public symbol drawable/tw_progress_indeterminate_horizon
tal_holo declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5868: error: Public symbol drawable/tw_progress_indeterminate_horizon
tal_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5869: error: Public symbol drawable/tw_progress_large_holo declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5870: error: Public symbol drawable/tw_progress_large_holo_light decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5871: error: Public symbol drawable/tw_progress_medium_holo declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5872: error: Public symbol drawable/tw_progress_medium_holo_light dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6578: error: Public symbol drawable/tw_progress_primary_holo_dark dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6579: error: Public symbol drawable/tw_progress_primary_holo_light de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6580: error: Public symbol drawable/tw_progress_primary_holo_red decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6581: error: Public symbol drawable/tw_progress_secondary_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6582: error: Public symbol drawable/tw_progress_secondary_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5873: error: Public symbol drawable/tw_progress_small_holo declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5874: error: Public symbol drawable/tw_progress_small_holo_light decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6583: error: Public symbol drawable/tw_progressbar_indeterminate1 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6584: error: Public symbol drawable/tw_progressbar_indeterminate1_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6585: error: Public symbol drawable/tw_progressbar_indeterminate2 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6586: error: Public symbol drawable/tw_progressbar_indeterminate2_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6587: error: Public symbol drawable/tw_progressbar_indeterminate3 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6588: error: Public symbol drawable/tw_progressbar_indeterminate3_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6589: error: Public symbol drawable/tw_progressbar_indeterminate4 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6590: error: Public symbol drawable/tw_progressbar_indeterminate4_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5875: error: Public symbol drawable/tw_quickcontact_badge_overlay_dar
k declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6591: error: Public symbol drawable/tw_quickcontact_badge_overlay_foc
used_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6592: error: Public symbol drawable/tw_quickcontact_badge_overlay_foc
used_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5876: error: Public symbol drawable/tw_quickcontact_badge_overlay_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6593: error: Public symbol drawable/tw_quickcontact_badge_overlay_pre
ssed_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6594: error: Public symbol drawable/tw_quickcontact_badge_overlay_pre
ssed_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6595: error: Public symbol drawable/tw_scrubber_bg_holo declared here
 is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6596: error: Public symbol drawable/tw_scrubber_control_disabled_holo
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6597: error: Public symbol drawable/tw_scrubber_control_disabled_holo
_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6598: error: Public symbol drawable/tw_scrubber_control_disabled_holo
_red declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6599: error: Public symbol drawable/tw_scrubber_control_focused_holo
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6600: error: Public symbol drawable/tw_scrubber_control_focused_holo_
light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6601: error: Public symbol drawable/tw_scrubber_control_focused_holo_
red declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6602: error: Public symbol drawable/tw_scrubber_control_holo declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6603: error: Public symbol drawable/tw_scrubber_control_holo_light de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6604: error: Public symbol drawable/tw_scrubber_control_holo_red decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6605: error: Public symbol drawable/tw_scrubber_control_pressed_holo
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6606: error: Public symbol drawable/tw_scrubber_control_pressed_holo_
light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6607: error: Public symbol drawable/tw_scrubber_control_pressed_holo_
red declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5877: error: Public symbol drawable/tw_scrubber_control_selector_holo
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5878: error: Public symbol drawable/tw_scrubber_control_selector_holo
_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5879: error: Public symbol drawable/tw_scrubber_control_selector_holo
_red declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5880: error: Public symbol drawable/tw_scrubber_progress_horizontal_h
olo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6608: error: Public symbol drawable/tw_scrubber_secondary_holo declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6609: error: Public symbol drawable/tw_scrubber_track_holo_dark decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6610: error: Public symbol drawable/tw_spinner_ab_activated_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6611: error: Public symbol drawable/tw_spinner_ab_activated_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6612: error: Public symbol drawable/tw_spinner_ab_default_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6613: error: Public symbol drawable/tw_spinner_ab_default_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6614: error: Public symbol drawable/tw_spinner_ab_disabled_holo_dark
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6615: error: Public symbol drawable/tw_spinner_ab_disabled_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6616: error: Public symbol drawable/tw_spinner_ab_focused_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6617: error: Public symbol drawable/tw_spinner_ab_focused_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5883: error: Public symbol drawable/tw_spinner_ab_holo_dark declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5884: error: Public symbol drawable/tw_spinner_ab_holo_light declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6618: error: Public symbol drawable/tw_spinner_ab_pressed_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6619: error: Public symbol drawable/tw_spinner_ab_pressed_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6620: error: Public symbol drawable/tw_spinner_ab_selected_holo_dark
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6621: error: Public symbol drawable/tw_spinner_ab_selected_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6622: error: Public symbol drawable/tw_spinner_activated_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6623: error: Public symbol drawable/tw_spinner_activated_holo_light d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5885: error: Public symbol drawable/tw_spinner_background_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5886: error: Public symbol drawable/tw_spinner_background_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6624: error: Public symbol drawable/tw_spinner_default_holo_dark decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6625: error: Public symbol drawable/tw_spinner_default_holo_light dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6626: error: Public symbol drawable/tw_spinner_disabled_holo_dark dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6627: error: Public symbol drawable/tw_spinner_disabled_holo_light de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5889: error: Public symbol drawable/tw_spinner_dropdown_background de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6628: error: Public symbol drawable/tw_spinner_dropdown_background_do
wn declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6629: error: Public symbol drawable/tw_spinner_dropdown_background_do
wn_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6630: error: Public symbol drawable/tw_spinner_dropdown_background_do
wn_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5890: error: Public symbol drawable/tw_spinner_dropdown_background_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6631: error: Public symbol drawable/tw_spinner_dropdown_background_up
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6632: error: Public symbol drawable/tw_spinner_dropdown_background_up
_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6633: error: Public symbol drawable/tw_spinner_dropdown_background_up
_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6634: error: Public symbol drawable/tw_spinner_focused_holo_dark decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6635: error: Public symbol drawable/tw_spinner_focused_holo_light dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6636: error: Public symbol drawable/tw_spinner_pressed_holo_dark decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6637: error: Public symbol drawable/tw_spinner_pressed_holo_light dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6638: error: Public symbol drawable/tw_spinner_select_holo_dark decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6639: error: Public symbol drawable/tw_spinner_selected_holo_dark dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6640: error: Public symbol drawable/tw_spinner_selected_holo_light de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6641: error: Public symbol drawable/tw_switch_activation declared her
e is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6642: error: Public symbol drawable/tw_switch_activation_dim declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6643: error: Public symbol drawable/tw_switch_activation_press declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6644: error: Public symbol drawable/tw_switch_bg_disabled_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6645: error: Public symbol drawable/tw_switch_bg_disabled_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6646: error: Public symbol drawable/tw_switch_bg_focused_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6647: error: Public symbol drawable/tw_switch_bg_focused_holo_light d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6648: error: Public symbol drawable/tw_switch_bg_holo_dark declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6649: error: Public symbol drawable/tw_switch_bg_holo_light declared
here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6650: error: Public symbol drawable/tw_switch_disabled declared here
is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6651: error: Public symbol drawable/tw_switch_disabled_dim declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6652: error: Public symbol drawable/tw_switch_disabled_press declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5891: error: Public symbol drawable/tw_switch_inner_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5892: error: Public symbol drawable/tw_switch_inner_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6653: error: Public symbol drawable/tw_switch_thumb_activated_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6654: error: Public symbol drawable/tw_switch_thumb_activated_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6655: error: Public symbol drawable/tw_switch_thumb_disabled_holo_dar
k declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6656: error: Public symbol drawable/tw_switch_thumb_disabled_holo_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6657: error: Public symbol drawable/tw_switch_thumb_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6658: error: Public symbol drawable/tw_switch_thumb_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6659: error: Public symbol drawable/tw_switch_thumb_pressed_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6660: error: Public symbol drawable/tw_switch_thumb_pressed_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5893: error: Public symbol drawable/tw_switch_track_holo_dark declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5894: error: Public symbol drawable/tw_switch_track_holo_light declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6661: error: Public symbol drawable/tw_tab_divider_holo declared here
 is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6662: error: Public symbol drawable/tw_tab_divider_holo_light declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5895: error: Public symbol drawable/tw_tab_indicator_holo declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5896: error: Public symbol drawable/tw_tab_indicator_holo_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6663: error: Public symbol drawable/tw_tab_selected_bar_holo declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6664: error: Public symbol drawable/tw_tab_selected_bar_holo_ani1 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6665: error: Public symbol drawable/tw_tab_selected_bar_holo_ani2 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6666: error: Public symbol drawable/tw_tab_selected_bar_holo_ani3 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6667: error: Public symbol drawable/tw_tab_selected_bar_holo_ani4 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6668: error: Public symbol drawable/tw_tab_selected_bar_holo_light de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6669: error: Public symbol drawable/tw_tab_selected_focused_holo decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6670: error: Public symbol drawable/tw_tab_selected_focused_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6671: error: Public symbol drawable/tw_tab_selected_focused_pressed_h
olo declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6672: error: Public symbol drawable/tw_tab_selected_focused_pressed_h
olo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5897: error: Public symbol drawable/tw_tab_selected_holo_ani declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6673: error: Public symbol drawable/tw_tab_selected_pressed_holo decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6674: error: Public symbol drawable/tw_tab_selected_pressed_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6675: error: Public symbol drawable/tw_tab_unselected_bar_holo declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6676: error: Public symbol drawable/tw_tab_unselected_bar_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6677: error: Public symbol drawable/tw_tab_unselected_focused_holo de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6678: error: Public symbol drawable/tw_tab_unselected_focused_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6679: error: Public symbol drawable/tw_tab_unselected_focused_pressed
_holo declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6680: error: Public symbol drawable/tw_tab_unselected_focused_pressed
_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6681: error: Public symbol drawable/tw_tab_unselected_pressed_holo de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6682: error: Public symbol drawable/tw_tab_unselected_pressed_holo_li
ght declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6683: error: Public symbol drawable/tw_text_edit_paste_window declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6684: error: Public symbol drawable/tw_text_select_handle_left declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6685: error: Public symbol drawable/tw_text_select_handle_left_top de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6686: error: Public symbol drawable/tw_text_select_handle_middle decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6687: error: Public symbol drawable/tw_text_select_handle_right decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6688: error: Public symbol drawable/tw_text_select_handle_right_top d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6689: error: Public symbol drawable/tw_textfield_activated_holo_dark
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6690: error: Public symbol drawable/tw_textfield_activated_holo_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6691: error: Public symbol drawable/tw_textfield_default_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6692: error: Public symbol drawable/tw_textfield_default_holo_light d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6693: error: Public symbol drawable/tw_textfield_disabled_focused_hol
o_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6694: error: Public symbol drawable/tw_textfield_disabled_focused_hol
o_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6695: error: Public symbol drawable/tw_textfield_disabled_holo_dark d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6696: error: Public symbol drawable/tw_textfield_disabled_holo_light
declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6697: error: Public symbol drawable/tw_textfield_focused_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6698: error: Public symbol drawable/tw_textfield_focused_holo_light d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6699: error: Public symbol drawable/tw_textfield_multiline_activated_
holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6700: error: Public symbol drawable/tw_textfield_multiline_activated_
holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6701: error: Public symbol drawable/tw_textfield_multiline_default_ho
lo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6702: error: Public symbol drawable/tw_textfield_multiline_default_ho
lo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6703: error: Public symbol drawable/tw_textfield_multiline_disabled_f
ocused_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6704: error: Public symbol drawable/tw_textfield_multiline_disabled_f
ocused_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6705: error: Public symbol drawable/tw_textfield_multiline_disabled_h
olo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6706: error: Public symbol drawable/tw_textfield_multiline_disabled_h
olo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6707: error: Public symbol drawable/tw_textfield_multiline_focused_ho
lo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6708: error: Public symbol drawable/tw_textfield_multiline_focused_ho
lo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6709: error: Public symbol drawable/tw_textfield_multiline_pressed_ho
lo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6710: error: Public symbol drawable/tw_textfield_multiline_pressed_ho
lo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6711: error: Public symbol drawable/tw_textfield_pressed_holo_dark de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6712: error: Public symbol drawable/tw_textfield_pressed_holo_light d
eclared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6713: error: Public symbol drawable/tw_textfield_search_default_holo_
dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6714: error: Public symbol drawable/tw_textfield_search_default_holo_
light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6715: error: Public symbol drawable/tw_textfield_search_right_default
_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6716: error: Public symbol drawable/tw_textfield_search_right_default
_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6717: error: Public symbol drawable/tw_textfield_search_right_selecte
d_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6718: error: Public symbol drawable/tw_textfield_search_right_selecte
d_holo_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6719: error: Public symbol drawable/tw_textfield_search_selected_holo
_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6720: error: Public symbol drawable/tw_textfield_search_selected_holo
_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5898: error: Public symbol drawable/tw_textfield_searchview_holo_dark
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5899: error: Public symbol drawable/tw_textfield_searchview_holo_ligh
t declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5900: error: Public symbol drawable/tw_textfield_searchview_right_hol
o_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5901: error: Public symbol drawable/tw_textfield_searchview_right_hol
o_light declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6721: error: Public symbol drawable/tw_toast_frame_holo declared here
 is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6722: error: Public symbol drawable/tw_toast_frame_holo_dark declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6723: error: Public symbol drawable/tw_toast_frame_holo_light declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6724: error: Public symbol drawable/tw_widget_progressbar declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6725: error: Public symbol drawable/tw_widget_progressbar_large decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6726: error: Public symbol drawable/tw_widget_progressbar_large_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6727: error: Public symbol drawable/tw_widget_progressbar_light decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6728: error: Public symbol drawable/tw_widget_progressbar_small decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6729: error: Public symbol drawable/tw_widget_progressbar_small_2 dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6730: error: Public symbol drawable/tw_widget_progressbar_small_2_lig
ht declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6731: error: Public symbol drawable/tw_widget_progressbar_small_light
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6756: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_default_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6766: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_default_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6757: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_disabled_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6767: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_disabled_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6758: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_focused_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6768: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_focused_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6759: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_pressed_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6769: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_pressed_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6760: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_selected_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6770: error: Public symbol drawable/tw_wifioffload_buttonbarbutton_se
lector_selected_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6761: error: Public symbol drawable/tw_wifioffload_dialog_bottom_holo
_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6762: error: Public symbol drawable/tw_wifioffload_dialog_full_holo_d
ark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6763: error: Public symbol drawable/tw_wifioffload_dialog_top_holo_da
rk declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6764: error: Public symbol drawable/tw_wifioffload_popup_button_backg
round_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6771: error: Public symbol drawable/tw_wifioffload_popup_button_backg
round_holo_dark declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6765: error: Public symbol drawable/tw_wifioffload_popup_button_textc
olor declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7968: error: Public symbol drawable/unknown_image declared here is no
t defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7976: error: Public symbol drawable/unlock_default declared here is n
ot defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7977: error: Public symbol drawable/unlock_halo declared here is not
defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7978: error: Public symbol drawable/unlock_ring declared here is not
defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7979: error: Public symbol drawable/unlock_wave declared here is not
defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7969: error: Public symbol drawable/usb_android declared here is not
defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7970: error: Public symbol drawable/usb_android_connected declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5418: error: Public symbol drawable/view_accessibility_focused declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7971: error: Public symbol drawable/vpn_connected declared here is no
t defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7972: error: Public symbol drawable/vpn_disconnected declared here is
 not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6874: error: Public symbol drawable/zoom_plate declared here is not d
efined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7973: error: Public symbol drawable/zzz_city_zone declared here is no
t defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7974: error: Public symbol drawable/zzz_home_zone declared here is no
t defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6732: error: Public symbol drawable/zzz_ic_emergency_small declared h
ere is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:7975: error: Public symbol drawable/zzz_stat_sys_no_sim declared here
 is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6733: error: Public symbol drawable/zzzz_webselect_bg_topbar declared
 here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6734: error: Public symbol drawable/zzzz_webselect_dialog_bg declared
 here is not Exception in thread "main" defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6735: error: Public symbol drawable/zzzz_webselect_dialog_btn_bg decl
ared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6736: error: Public symbol drawable/zzzz_webselect_topbar_key_bg_defa
ult declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:5902: error: Public symbol drawable/zzzz_webselect_topbar_key_bg_opti
on_xml declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6737: error: Public symbol drawable/zzzz_webselect_topbar_key_bg_pres
s declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6738: error: Public symbol drawable/zzzzzzzzz_btn_call_normal declare
d here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6739: error: Public symbol drawable/zzzzzzzzz_btn_call_normal_disable
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6740: error: Public symbol drawable/zzzzzzzzz_btn_call_pressed declar
ed here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6741: error: Public symbol drawable/zzzzzzzzz_btn_call_selected decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6742: error: Public symbol drawable/zzzzzzzzz_pcw_bg_01 declared here
 is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6743: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_emergency_
dim declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6744: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_emergency_
normal declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6745: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_emergency_
press declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6746: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_unlock_dim
 declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6747: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_unlock_nor
mal declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6748: error: Public symbol drawable/zzzzzzzzz_pcw_btn_icon_unlock_pre
ss declared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6749: error: Public symbol drawable/zzzzzzzzz_pcw_callbox declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6750: error: Public symbol drawable/zzzzzzzzz_pcw_ic_lock declared he
re is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6751: error: Public symbol drawable/zzzzzzzzz_pcw_icon_call_dim decla
red here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6752: error: Public symbol drawable/zzzzzzzzz_pcw_icon_call_normal de
clared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6753: error: Public symbol drawable/zzzzzzzzz_pcw_icon_call_press dec
lared here is not defined.
C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean\framework-res\res\values\
public.xml:6754: error: Public symbol drawable/zzzzzzzzz_pcw_line declared here
is not defined.
brut.androlib.AndrolibException: brut.common.BrutException: could not exec comma
nd: [aapt, p, --min-sdk-version, 16, --target-sdk-version, 16, -F, C:\Users\Tian
Pre\AppData\Local\Temp\APKTOOL3445125250282743566.tmp, -x, -S, C:\Users\TianPre\
Desktop\compile etc\APKTool_JellyBean\framework-res\res, -M, C:\Users\TianPre\De
sktop\compile etc\APKTool_JellyBean\framework-res\AndroidManifest.xml]
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:255)
        at brut.androlib.Androlib.buildResourcesFull(Androlib.java:324)
        at brut.androlib.Androlib.buildResources(Androlib.java:269)
        at brut.androlib.Androlib.build(Androlib.java:192)
        at brut.androlib.Androlib.build(Androlib.java:174)
        at brut.apktool.Main.cmdBuild(Main.java:188)
        at brut.apktool.Main.main(Main.java:70)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 16, --target-sdk-version, 16, -F, C:\Users\TianPre\AppData\Local\Temp
\APKTOOL3445125250282743566.tmp, -x, -S, C:\Users\TianPre\Desktop\compile etc\AP
KTool_JellyBean\framework-res\res, -M, C:\Users\TianPre\Desktop\compile etc\APKT
ool_JellyBean\framework-res\AndroidManifest.xml]
        at brut.util.OS.exec(OS.java:83)
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:253)
        ... 6 more

C:\Users\TianPre\Desktop\compile etc\APKTool_JellyBean>
 
In den ersten Zeilen steht die eigentliche Fehlermeldung, das hier sind alles Folgefehler.
Ich tippe mal auf fehlerhafte .9.png.
 

Ähnliche Themen

Q
Antworten
25
Aufrufe
8.410
quasimodo
Q
F
Antworten
6
Aufrufe
2.928
GGK
G
alexkristiaan
Antworten
0
Aufrufe
1.501
alexkristiaan
alexkristiaan
Zurück
Oben Unten