[Mod][Source]Do it yourself - SystemUI - Quicksetting - Background

  • 1.865 Antworten
  • Letztes Antwortdatum
1. Smalis sind etwas wie txt dateien.
2. Es ist eine auflistung von dateiverzeichnissen.
3. Und du findest den abschnitt mit suche aktion und die hilfe von hier.
 
  • Danke
Reaktionen: febreze
smali's sind die grundsteine einer jeder apk.

sie sind der inhalt der .dex files (class), welche die ganzen sourcen/aufbauten enthalten.
die smali's werden im dalvik prozess verwendet. was der dalvik ist und wofür er gebraucht wird kannst du u.A. HIER nachlesen.

die smali files, sind eigentlich das komplizierteste in einer apk. man muss schon etliche bearbeitet und studiert haben um überhaupt zu wissen wo man mit der suche beginnen soll^^

wenn du in den smalis irgendwas suchst, dann am besten über die suche, denn die smalis sind immer sehr grosse files mit unzähligen zeilen^^
 
  • Danke
Reaktionen: febreze
So perfekt kann ich das nicht erklären.:D
 
hi

hab wieder mal ein problem mit dem compilen des android 4.2 keyboards.

möchte da einige dinge themen, allerdings klappt es nicht.

die 4.2 frame ist natürlich installiert. decompilen geht auch ohne probleme.

allerdings macht das compilen probleme, auch wenn nichts geändert wird.


hier mal der log:

W: Debug mode not available.
I: Copying classes.dex file...
I: Building resources...
libpng error: PLTE: CRC error -----> was ist das
ERROR: Failure processing PNG image D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\drawable-mdpi\sym_bkeyboard_shift_locked.png
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:161: error: Public symbol drawable/btn_center declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:176: error: Public symbol drawable/btn_center_default declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:177: error: Public symbol drawable/btn_center_pressed declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:178: error: Public symbol drawable/btn_center_selected declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:162: error: Public symbol drawable/btn_keyboard_key declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:163: error: Public symbol drawable/btn_keyboard_key3 declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:179: error: Public symbol drawable/btn_keyboard_key_dark_active_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:180: error: Public symbol drawable/btn_keyboard_key_dark_normal declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:181: error: Public symbol drawable/btn_keyboard_key_dark_normal_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:182: error: Public symbol drawable/btn_keyboard_key_dark_normal_off declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:183: error: Public symbol drawable/btn_keyboard_key_dark_normal_off_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:184: error: Public symbol drawable/btn_keyboard_key_dark_normal_on declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:185: error: Public symbol drawable/btn_keyboard_key_dark_normal_on_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:186: error: Public symbol drawable/btn_keyboard_key_dark_pressed declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:187: error: Public symbol drawable/btn_keyboard_key_dark_pressed_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:188: error: Public symbol drawable/btn_keyboard_key_dark_pressed_off declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:189: error: Public symbol drawable/btn_keyboard_key_dark_pressed_off_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:190: error: Public symbol drawable/btn_keyboard_key_dark_pressed_on declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:191: error: Public symbol drawable/btn_keyboard_key_dark_pressed_on_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:192: error: Public symbol drawable/btn_keyboard_key_fulltrans_normal declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:193: error: Public symbol drawable/btn_keyboard_key_fulltrans_pressed declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:164: error: Public symbol drawable/btn_keyboard_key_gingerbread declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:165: error: Public symbol drawable/btn_keyboard_key_ics declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:194: error: Public symbol drawable/btn_keyboard_key_light_normal declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:195: error: Public symbol drawable/btn_keyboard_key_light_normal_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:196: error: Public symbol drawable/btn_keyboard_key_light_popup_selected declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:197: error: Public symbol drawable/btn_keyboard_key_light_pressed declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:198: error: Public symbol drawable/btn_keyboard_key_light_pressed_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:199: error: Public symbol drawable/btn_keyboard_key_normal declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:200: error: Public symbol drawable/btn_keyboard_key_normal_off declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:201: error: Public symbol drawable/btn_keyboard_key_normal_off_stone declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:202: error: Public symbol drawable/btn_keyboard_key_normal_on declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:203: error: Public symbol drawable/btn_keyboard_key_normal_on_stone declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:204: error: Public symbol drawable/btn_keyboard_key_normal_stone declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:166: error: Public symbol drawable/btn_keyboard_key_popup declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:167: error: Public symbol drawable/btn_keyboard_key_popup_ics declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:205: error: Public symbol drawable/btn_keyboard_key_popup_selected_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:206: error: Public symbol drawable/btn_keyboard_key_pressed declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:207: error: Public symbol drawable/btn_keyboard_key_pressed_off declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:208: error: Public symbol drawable/btn_keyboard_key_pressed_on declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:168: error: Public symbol drawable/btn_keyboard_key_stone declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:169: error: Public symbol drawable/btn_suggestion declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:170: error: Public symbol drawable/btn_suggestion_ics declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:209: error: Public symbol drawable/btn_suggestion_pressed declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:210: error: Public symbol drawable/ic_ime_settings declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:211: error: Public symbol drawable/ic_subtype_keyboard declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:212: error: Public symbol drawable/keyboard_background declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:213: error: Public symbol drawable/keyboard_background_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:214: error: Public symbol drawable/keyboard_dark_background declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:171: error: Public symbol drawable/keyboard_key_feedback declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:215: error: Public symbol drawable/keyboard_key_feedback_background declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:216: error: Public symbol drawable/keyboard_key_feedback_background_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:172: error: Public symbol drawable/keyboard_key_feedback_ics declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:217: error: Public symbol drawable/keyboard_key_feedback_left_background_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:173: error: Public symbol drawable/keyboard_key_feedback_left_ics declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:218: error: Public symbol drawable/keyboard_key_feedback_left_more_background_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:219: error: Public symbol drawable/keyboard_key_feedback_more_background declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:220: error: Public symbol drawable/keyboard_key_feedback_more_background_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:221: error: Public symbol drawable/keyboard_key_feedback_right_background_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:174: error: Public symbol drawable/keyboard_key_feedback_right_ics declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:222: error: Public symbol drawable/keyboard_key_feedback_right_more_background_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:223: error: Public symbol drawable/keyboard_popup_panel_background declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:224: error: Public symbol drawable/keyboard_popup_panel_background_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:225: error: Public symbol drawable/keyboard_suggest_strip declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:226: error: Public symbol drawable/keyboard_suggest_strip_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:227: error: Public symbol drawable/more_keys_divider declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:228: error: Public symbol drawable/more_suggestions_divider declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:229: error: Public symbol drawable/suggestion_feedback_background declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:230: error: Public symbol drawable/suggestions_strip_divider declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:231: error: Public symbol drawable/sym_bkeyboard_delete declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:232: error: Public symbol drawable/sym_bkeyboard_label_mic declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:233: error: Public symbol drawable/sym_bkeyboard_mic declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:234: error: Public symbol drawable/sym_bkeyboard_return declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:235: error: Public symbol drawable/sym_bkeyboard_search declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:236: error: Public symbol drawable/sym_bkeyboard_settings declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:237: error: Public symbol drawable/sym_bkeyboard_shift declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:238: error: Public symbol drawable/sym_bkeyboard_shift_locked declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:239: error: Public symbol drawable/sym_bkeyboard_space declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:240: error: Public symbol drawable/sym_bkeyboard_tab declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:241: error: Public symbol drawable/sym_bkeyboard_voice_off declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:242: error: Public symbol drawable/sym_keyboard_delete declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:243: error: Public symbol drawable/sym_keyboard_delete_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:244: error: Public symbol drawable/sym_keyboard_feedback_tab declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:245: error: Public symbol drawable/sym_keyboard_label_mic declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:246: error: Public symbol drawable/sym_keyboard_label_mic_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:247: error: Public symbol drawable/sym_keyboard_language_switch declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:248: error: Public symbol drawable/sym_keyboard_mic declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:249: error: Public symbol drawable/sym_keyboard_return declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:250: error: Public symbol drawable/sym_keyboard_return_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:251: error: Public symbol drawable/sym_keyboard_search declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:252: error: Public symbol drawable/sym_keyboard_search_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:253: error: Public symbol drawable/sym_keyboard_settings declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:254: error: Public symbol drawable/sym_keyboard_settings_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:255: error: Public symbol drawable/sym_keyboard_shift declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:256: error: Public symbol drawable/sym_keyboard_shift_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:257: error: Public symbol drawable/sym_keyboard_shift_locked declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:258: error: Public symbol drawable/sym_keyboard_shift_locked_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:259: error: Public symbol drawable/sym_keyboard_space declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:260: error: Public symbol drawable/sym_keyboard_space_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:261: error: Public symbol drawable/sym_keyboard_space_led declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:262: error: Public symbol drawable/sym_keyboard_space_led_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:263: error: Public symbol drawable/sym_keyboard_tab declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:264: error: Public symbol drawable/sym_keyboard_tab_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:265: error: Public symbol drawable/sym_keyboard_voice_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:266: error: Public symbol drawable/sym_keyboard_voice_off_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:267: error: Public symbol drawable/sym_keyboard_zwj_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:268: error: Public symbol drawable/sym_keyboard_zwnj_holo declared here is not defined.
D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res\values\public.xml:175: error: Public symbol drawable/transparent declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 14, --target-sdk-version, 16, -F, C:\Users\dogg\AppData\Local\Temp\APKTOOL400207897743797230.tmp, -I, C:\Users\dogg\apktool\framework\1.apk, -S, D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res, -M, D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:255)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:337)
at brut.androlib.Androlib.buildResources(Androlib.java:284)
at brut.androlib.Androlib.build(Androlib.java:207)
at brut.androlib.Androlib.build(Androlib.java:180)
at brut.apktool.Main.cmdBuild(Main.java:209)
at brut.apktool.Main.main(Main.java:72)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 14, --target-sdk-version, 16, -F, C:\Users\dogg\AppData\Local\Temp\APKTOOL400207897743797230.tmp, -I, C:\Users\dogg\apktool\framework\1.apk, -S, D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\res, -M, D:\android\Samsung Galaxy S\Galaxy S3\APKTOOL 4.2\LatinImeGoogle\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:253)
... 6 more


da sind div. fehler in public, weiss aber nicht ob das wirklich die hauptfehler sind.

hab schon ca 5 verschiedene apk's getestet von div. sourcen.

direkt xda thread, und div. roms welche diese eingebaut haben.

immer das selbe problem.

im link unten mal die apk, hoffe dass mir da jemand helfen kann, denn ich möchte dieses keyboard unbedingt gethemed haben und dafür muss ich in die values.


leider nur auf diesem hoster. DB ist beim mir leider für ein paar tage OFF wegen zuviel traffic. sch**** DB^^

RAPIDHSARE
 
Hallo zusammen. Hab noch ne frage. Kann man neben der zeit und dem datum in der systemui etwas hinschreiben. Also irgen ein wortoder text oder so? Also dazu nicht ersetzten. Würde das handy ein bisschen bersönlicher machen. Danke schon im voraus.
 
jopp ist möglich.

schau mal in der tw_statbar.xml nach dem carrier label.

ich glaube dieser tag ist deaktiviert (android:visibility=gone)

lösche diesen code und schau in den sourcen nach was dort abgebildet wird.

ich glaube zu meinen, dass es sich dabei um ein png in drawable-xxx handelt.

kannst es aber selber definieren.
 
Ich find keine tw_statbar.xml.
Ich meine dort nebendem datum[siehe bild].
 

Anhänge

  • uploadfromtaptalk1354600855283.jpg
    uploadfromtaptalk1354600855283.jpg
    60 KB · Aufrufe: 207
da musst du in die tw_***_***_header.xml, da dann entweder nen image-tag oder nen textview-tag einbauen, vorlagen nimmst dir einfach aus vorhandenen xml's
 
Ok. Danke werde es mal testen.

Der ursprüngliche Beitrag von 12:19 Uhr wurde um 12:50 Uhr ergänzt:

Ich hab mal diese zeile kopiert. Ist das richtig so? Was hat es sich mit den id auf?

<TextView android:id="@id/carrierLabel" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="fill_parent" android:textSize="15.0dip" android:gravity="center_vertical" android:singleLine="true" />
 
in der styles steht zum beispiel der style für die entsprechende id drinnen. darüber kannst dann das textaussehen ändern. das visibility="gome" würde ich aber entfernen, damit es auch angezeigt wird.
ich würde zur festen position folgendes nutzen: android:layout_toLeftOf="@id/XYZCLOCKID"
 
Also so
<TextView android:id="@id/carrierLabel" android:layout_width="wrap_content"android:layout_toLeftOf="@id/XYZCLOCKID" android:textSize="15.0dip" android:gravity="center_vertical" android:singleLine="true" />
oder ist das falsch?

Der ursprüngliche Beitrag von 19:16 Uhr wurde um 20:05 Uhr ergänzt:

und wo kann ich dann den texte eingeben?
 
in den strings kommt der Text
 
Ach da komm ich ja ganz durcheinander. Das ist ja extrem gespinnt. Das ihr da durchblickt. Muss es mal in ruhe ansehen. Aber danke ihr seid super.

Ps- der textview ist wohl falsch. Der compilwr mekert.
 
ja klar meckert er... du sollst ja ned schreiben: android:layout_ toLeftOf="@id/XYZCLOCKID" sondern die richtige id eintragen, steht in gleicher xml drinnen, wie die von der clock heißt... das is bloß nen beispielname... und da fehlt nen leerzeichen

PS: android:layout_ toLeftOf="@id/clock"

sollte er immernoch meckern, schick hier mal als spoiler dein log, bzw die fehlermeldung
 
Zuletzt bearbeitet:
Ok danke dir schon mal. Werde es morgen gleich testen. Und den text gib ich dann einfach bei den strings unter clock ein? Ne oder.
 
dein geposteten text link kannst inkl. der änderung einfügen wo du willst, vor oder nach der clock empfiehlt sich schon
 
so ging nicht. Kann mir zuerst jemand sagen wie man ein Spoiler macht?

Der ursprüngliche Beitrag von 13:18 Uhr wurde um 13:35 Uhr ergänzt:

in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_july' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_june' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_march' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_may' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_november' has no default translatio
n in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_october' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_september' has no default translati
on in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_april' has no default translation in c:\apkt
ool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_august' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_december' has no default translation in c:\a
pktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_february' has no default translation in c:\a
pktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_january' has no default translation in c:\ap
ktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_july' has no default translation in c:\apkto
ol3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_june' has no default translation in c:\apkto
ol3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_march' has no default translation in c:\apkt
ool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_may' has no default translation in c:\apktoo
l3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_november' has no default translation in c:\a
pktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_october' has no default translation in c:\ap
ktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_september' has no default translation in c:\
apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_april' has no default translation in c:\ap
ktool3\SystemUI\rException in thread "main" es; found: mk
aapt: warning: string 'month_shortest_august' has no default translation in c:\a
pktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_december' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_february' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_january' has no default translation in c:\
apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_july' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_june' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_march' has no default translation in c:\ap
ktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_may' has no default translation in c:\apkt
ool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_november' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_october' has no default translation in c:\
apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_september' has no default translation in c
:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'pm' has no default translation in c:\apktool3\SystemUI\re
s; found: mk
aapt: warning: string 'today' has no default translation in c:\apktool3\SystemUI
\res; found: mk
aapt: warning: string 'tomorrow' has no default translation in c:\apktool3\Syste
mUI\res; found: mk
aapt: warning: string 'twelve_hour_time_format' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'yesterday' has no default translation in c:\apktool3\Syst
emUI\res; found: mk
c:\apktool3\SystemUI\res\layout\tw_status_bar_expanded_header.xml:7: error: Erro
r parsing XML: not well-formed (invalid token)
brut.androlib.AndrolibException: brut.common.BrutException: could not exec comma
nd: [aapt, p, --min-sdk-version, 16, --target-sdk-version, 16, -F, C:\Users\Tobi
as\AppData\Local\Temp\APKTOOL4592421002315801124.tmp, -I, C:\Users\Tobias\apktoo
l\framework\1.apk, -S, c:\apktool3\SystemUI\res, -M, c:\apktool3\SystemUI\Androi
dManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:252)
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:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 16, --target-sdk-version, 16, -F, C:\Users\Tobias\AppData\Local\Temp\
APKTOOL4592421002315801124.tmp, -I, C:\Users\Tobias\apktool\framework\1.apk, -S,
c:\apktool3\SystemUI\res, -M, c:\apktool3\SystemUI\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:250)
... 6 more
c:\apktool3>java -jar apktool.jar b SystemUI
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
aapt: warning: string 'abbrev_wday_abbrev_month_day_no_year' has no default tran
slation in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'abbrev_wday_day_abbrev_month_no_year' has no default tran
slation in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'abbrev_wday_month_day_no_year' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'abbrev_wday_month_day_year' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'am' has no default translation in c:\apktool3\SystemUI\re
s; found: mk
aapt: warning: string 'day_of_week_long_friday' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_long_monday' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_long_saturday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_long_sunday' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_long_thursday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_long_tuesday' has no default translation in c
:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_long_wednesday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_medium_friday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_medium_monday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_medium_saturday' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_medium_sunday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_medium_thursday' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_medium_tuesday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_medium_wednesday' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_short_friday' has no default translation in c
:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_short_monday' has no default translation in c
:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_short_saturday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_short_sunday' has no default translation in c
:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_short_thursday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_short_tuesday' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_short_wednesday' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_shortest_friday' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_shortest_monday' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_shortest_saturday' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_shortest_sunday' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_shortest_thursday' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_shortest_tuesday' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'day_of_week_shortest_wednesday' has no default translatio
n in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'full_wday_month_day_no_year' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_april' has no default translation in c:\apktoo
l3\SystemUI\res; found: mk
aapt: warning: string 'month_long_august' has no default translation in c:\apkto
ol3\SystemUI\res; found: mk
aapt: warning: string 'month_long_december' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_february' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_january' has no default translation in c:\apkt
ool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_july' has no default translation in c:\apktool
3\SystemUI\res; found: mk
aapt: warning: string 'month_long_june' has no default translation in c:\apktool
3\SystemUI\res; found: mk
aapt: warning: string 'month_long_march' has no default translation in c:\apktoo
l3\SystemUI\res; found: mk
aapt: warning: string 'month_long_may' has no default translation in c:\apktool3
\SystemUI\res; found: mk
aapt: warning: string 'month_long_november' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_october' has no default translation in c:\apkt
ool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_september' has no default translation in c:\ap
ktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_april' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_august' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_december' has no default translatio
n in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_february' has no default translatio
n in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_january' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_july' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_june' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_march' has no default translation i
n c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_may' has no default translation in
c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_november' has no default translatio
n in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_october' has no default translation
in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_long_standalone_september' has no default translati
on in c:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_april' has no default translation in c:\apkt
ool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_august' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_december' has no default translation in c:\a
pktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_february' has no default translation in c:\a
pktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_january' has no default translation in c:\ap
ktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_july' has no default translation in c:\apkto
ol3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_june' has no default translation in c:\apkto
ol3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_march' has no default translation in c:\apkt
ool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_may' has no default translation in c:\apktoo
l3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_november' has no default translation in c:\a
pktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_october' has no default translation in c:\ap
ktool3\SystemUI\res; found: mk
aapt: warning: string 'month_medium_september' has no default translation in c:\
apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_april' has no default translation in c:\ap
ktool3\SystemUI\rException in thread "main" es; found: mk
aapt: warning: string 'month_shortest_august' has no default translation in c:\a
pktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_december' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_february' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_january' has no default translation in c:\
apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_july' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_june' has no default translation in c:\apk
tool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_march' has no default translation in c:\ap
ktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_may' has no default translation in c:\apkt
ool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_november' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_october' has no default translation in c:\
apktool3\SystemUI\res; found: mk
aapt: warning: string 'month_shortest_september' has no default translation in c
:\apktool3\SystemUI\res; found: mk
aapt: warning: string 'pm' has no default translation in c:\apktool3\SystemUI\re
s; found: mk
aapt: warning: string 'today' has no default translation in c:\apktool3\SystemUI
\res; found: mk
aapt: warning: string 'tomorrow' has no default translation in c:\apktool3\Syste
mUI\res; found: mk
aapt: warning: string 'twelve_hour_time_format' has no default translation in c:
\apktool3\SystemUI\res; found: mk
aapt: warning: string 'yesterday' has no default translation in c:\apktool3\Syst
emUI\res; found: mk
c:\apktool3\SystemUI\res\layout\tw_status_bar_expanded_header.xml:7: error: Erro
r parsing XML: not well-formed (invalid token)
brut.androlib.AndrolibException: brut.common.BrutException: could not exec comma
nd: [aapt, p, --min-sdk-version, 16, --target-sdk-version, 16, -F, C:\Users\Tobi
as\AppData\Local\Temp\APKTOOL4276131976223790817.tmp, -I, C:\Users\Tobias\apktoo
l\framework\1.apk, -S, c:\apktool3\SystemUI\res, -M, c:\apktool3\SystemUI\Androi
dManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:252)
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:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 16, --target-sdk-version, 16, -F, C:\Users\Tobias\AppData\Local\Temp\
APKTOOL4276131976223790817.tmp, -I, C:\Users\Tobias\apktool\framework\1.apk, -S,
c:\apktool3\SystemUI\res, -M, c:\apktool3\SystemUI\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:250)
... 6 more
c:\apktool3>

So hab mal alles eingefügt.

Ich hab dies eingefügt. <TextView android:id="@id/carrierLabel" android:layout_width="wrap_content"android:layout_ toLeftOf="@id/clock" android:textSize="15.0dip" android:gravity="center_vertical" android:singleLine="true" />
 
deine fehler sind erstma viele translation-errors. die sprache "mk" gibt es nicht, daher kopier dir z.b. den "value-pl"-Ordner und nenne ihn "value-mk"
 
ja das stimmt aber vorher hat er noch nie gezikt trotzdem

Edit hab mal eine copy gemacht und unbenennt. Es wird nur schlimmer schaus dir an.

th_long_standalone_december declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1231: error: Public symbol string/mon
th_long_standalone_february declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1230: error: Public symbol string/mon
th_long_standalone_january declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1236: error: Public symbol string/mon
th_long_standalone_july declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1235: error: Public symbol string/mon
th_long_standalone_june declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1232: error: Public symbol string/mon
th_long_standalone_march declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1234: error: Public symbol string/mon
th_long_standalone_may declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1240: error: Public symbol string/mon
th_long_standalone_november declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1239: error: Public symbol string/mon
th_long_standalone_october declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1238: error: Public symbol string/mon
th_long_standalone_september declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1257: error: Public symbol string/mon
th_medium_april declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1261: error: Public symbol string/mon
th_medium_august declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1265: error: Public symbol string/mon
th_medium_december declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1255: error: Public symbol string/mon
th_medium_february declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1254: error: Public symbol string/mon
th_medium_january declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1260: error: Public symbol string/mon
th_medium_july declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1259: error: Public symbol string/mon
th_medium_june declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1256: error: Public symbol string/mon
th_medium_march declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1258: error: Public symbol string/mon
th_medium_may declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1264: error: Public symbol string/mon
th_medium_november declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1263: error: Public symbol string/mon
th_medium_october declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1262: error: Public symbol string/mon
th_medium_september declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1269: error: Public symbol string/mon
th_shortest_april declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1273: error: Public symbol string/mon
th_shortest_august declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1277: error: Public symbol string/mon
th_shortest_december declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1267: error: Public symbol string/mon
th_shortest_february declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1266: error: Public symbol string/mon
th_shortest_january declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1272: error: Public symbol string/mon
th_shortest_july declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1271: error: Public symbol string/mon
th_shortest_june declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1268: error: Public symbol string/mon
th_shortest_march declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1270: error: Public symbol string/mon
th_shortest_may declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1276: error: Public symbol string/mon
th_shortest_november declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1275: error: Public symbol string/mon
th_shortest_october declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1274: error: Public symbol string/mon
th_shortest_september declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1207: error: Public entry identifier
0x7f0a0135 entry index is larger than available symbols (index 309, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1207: error: Public symbol string/mul
ti_window_arrange_setting declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1166: error: Public entry identifier
0x7f0a010c entry index is larger than available symbols (index 268, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1166: error: Public symbol string/no_
sim_notification_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1165: error: Public entry identifier
0x7f0a010b entry index is larger than available symbols (index 267, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1165: error: Public symbol string/no_
sim_notification_title declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1307: error: Public symbol string/pm
declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1143: error: Public entry identifier
0x7f0a00f5 entry index is larger than available symbols (index 245, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1143: error: Public symbol string/qui
ckpanel_airplane_mode_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1211: error: Public entry identifier
0x7f0a0139 entry index is larger than available symbols (index 313, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1211: error: Public symbol string/qui
ckpanel_ctnet_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1210: error: Public entry identifier
0x7f0a0138 entry index is larger than available symbols (index 312, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1210: error: Public symbol string/qui
ckpanel_ctwap_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1204: error: Public entry identifier
0x7f0a0132 entry index is larger than available symbols (index 306, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1204: error: Public symbol string/qui
ckpanel_data_roaming_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1147: error: Public entry identifier
0x7f0a00f9 entry index is larger than available symbols (index 249, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1147: error: Public symbol string/qui
ckpanel_driving_mode_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1153: error: Public entry identifier
0x7f0a00ff entry index is larger than available symbols (index 255, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1153: error: Public symbol string/qui
ckpanel_error_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1152: error: Public entry identifier
0x7f0a00fe entry index is larger than available symbols (index 254, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1152: error: Public symbol string/qui
ckpanel_multiwindow_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1151: error: Public entry identifier
0x7f0a00fd entry index is larger than available symbols (index 253, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1151: error: Public symbol string/qui
ckpanel_nfc_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1146: error: Public entry identifier
0x7f0a00f8 entry index is larger than available symbols (index 248, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1146: error: Public symbol string/qui
ckpanel_power_saving_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1149: error: Public entry identifier
0x7f0a00fb entry index is larger than available symbols (index 251, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1149: error: Public symbol string/qui
ckpanel_s_beam_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1148: error: Public entry identifier
0x7f0a00fa entry index is larger than available symbols (index 250, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1148: error: Public symbol string/qui
ckpanel_smart_stay_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1144: error: Public entry identifier
0x7f0a00f6 entry index is larger than available symbols (index 246, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1144: error: Public symbol string/qui
ckpanel_sync_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1145: error: Public entry identifier
0x7f0a00f7 entry index is larger than available symbols (index 247, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1145: error: Public symbol string/qui
ckpanel_wifi_display_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1150: error: Public entry identifier
0x7f0a00fc entry index is larger than available symbols (index 252, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1150: error: Public symbol string/qui
ckpanel_wifi_hotspot_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1195: error: Public entry identifier
0x7f0a0129 entry index is larger than available symbols (index 297, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1195: error: Public symbol string/scr
een_capture_fail_for_storage_capacity declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1192: error: Public entry identifier
0x7f0a0126 entry index is larger than available symbols (index 294, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1192: error: Public symbol string/slo
w_charge_dialog_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1193: error: Public entry identifier
0x7f0a0127 entry index is larger than available symbols (index 295, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1193: error: Public symbol string/slo
w_charge_dialog_text_for_tablet declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1194: error: Public entry identifier
0x7f0a0128 entry index is larger than available symbols (index 296, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1194: error: Public symbol string/slo
w_charge_notification_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1191: error: Public entry identifier
0x7f0a0125 entry index is larger than available symbols (index 293, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1191: error: Public symbol string/slo
w_charge_title declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1201: error: Public entry identifier
0x7f0a012f entry index is larger than available symbols (index 303, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1201: error: Public symbol string/spe
n_detach_notification_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1200: error: Public entry identifier
0x7f0a012e entry index is larger than available symbols (index 302, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1200: error: Public symbol string/spe
n_detach_notification_title declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1202: error: Public entry identifier
0x7f0a0130 entry index is larger than available symbols (index 304, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1202: error: Public symbol string/spe
n_notification_settings_title declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1203: error: Public entry identifier
0x7f0a0131 entry index is larger than available symbols (index 305, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1203: error: Public symbol string/spe
n_notification_toolbar_title declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1197: error: Public entry identifier
0x7f0a012b entry index is larger than available symbols (index 299, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1197: error: Public symbol string/sta
tus_bar_recent_launch_google_button declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1196: error: Public entry identifier
0x7f0a012a entry index is larger than available symbols (index 298, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1196: error: Public symbol string/sta
tus_bar_recent_launch_task_manager_title declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1198: error: Public entry identifier
0x7f0a012c entry index is larger than available symbols (index 300, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1198: error: Public symbol string/sta
tus_bar_recent_remove_all_button declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1199: error: Public entry identifier
0x7f0a012d entry index is larger than available symbols (index 301, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1199: error: Public symbol string/swa
p declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1229: error: Public entry identifier
0x7f0a0145 entry index is larger than available symbols (index 325, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1229: error: Public symbol string/toa
st_rotation_locked declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1309: error: Public symbol string/tod
ay declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1310: error: Public symbol string/tom
orrow declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1311: error: Public symbol string/twe
lve_hour_time_format declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1158: error: Public entry identifier
0x7f0a0104 entry index is larger than available symbols (index 260, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1158: error: Public symbol string/war
ning_alert_check declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1163: error: Public entry identifier
0x7f0a0109 entry index is larger than available symbols (index 265, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1163: error: Public symbol string/wif
i_ap_turning_off declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1175: error: Public entry identifier
0x7f0a0115 entry index is larger than available symbols (index 277, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1175: error: Public symbol string/wif
i_cw_ready declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1176: error: Public entry identifier
0x7f0a0116 entry index is larger than available symbols (index 278, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1176: error: Public symbol string/wif
i_cw_ready_message declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1162: error: Public entry identifier
0x7f0a0108 entry index is larger than available symbols (index 264, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1162: error: Public symbol string/wif
i_enable_warning declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1186: error: Public entry identifier
0x7f0a0120 entry index is larger than available symbols (index 288, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1186: error: Public symbol string/wir
eless_charge_from_cable_to_wireless_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1185: error: Public entry identifier
0x7f0a011f entry index is larger than available symbols (index 287, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1185: error: Public symbol string/wir
eless_charge_from_wireless_to_cable_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1184: error: Public entry identifier
0x7f0a011e entry index is larger than available symbols (index 286, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1184: error: Public symbol string/wir
eless_charge_text declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1183: error: Public entry identifier
0x7f0a011d entry index is larger than available symbols (index 285, total symbol
s 245).
c:\apktool3\SystemUI\res\values\public.xml:1183: error: Public symbol string/wir
eless_charge_title declared here is not defined.
c:\apktool3\SystemUI\res\values\public.xml:1308: error: Public symbol string/yes
terday declared here is not defined.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, --min-sdk-version, 16, --target-sdk-ver
sion, 16, -F, C:\Users\Tobias\AppData\Local\Temp\APKTOOL250935185206407237.tmp,
-I, C:\Users\Tobias\apktool\framework\1.apk, -S, c:\apktool3\SystemUI\res, -M, c
:\apktool3\SystemUI\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:252)
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:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 16, --target-sdk-version, 16, -F, C:\Users\Tobias\AppData\Local\Temp\
APKTOOL250935185206407237.tmp, -I, C:\Users\Tobias\apktool\framework\1.apk, -S,
c:\apktool3\SystemUI\res, -M, c:\apktool3\SystemUI\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:250)
... 6 more
c:\apktool3>


Der ursprüngliche Beitrag von 14:16 Uhr wurde um 14:45 Uhr ergänzt:

Ich hab hier mal die XML hochgeladen. https://www.dropbox.com/s/0bi7i7v9ztsqwcp/tw_status_bar_expanded_header.xml
 
Zuletzt bearbeitet:
Das sind alles folge fehler resultierend aus dem ersten Public fehler behebst du diesen sind die anderen auch verschwunden
 

Ähnliche Themen

nominator2204
Antworten
1
Aufrufe
1.080
sventehf
sventehf
M
Antworten
6
Aufrufe
2.518
Marvis
M
nobody573
Antworten
25
Aufrufe
2.720
nobody573
nobody573
Zurück
Oben Unten