Új hozzászólás Aktív témák

  • hun_gery

    aktív tag

    Tisztelet az itt tevékenykedőknek!

    Volna egy kis problémám: piszkosul zavar az állapotsorban kiírt szolgáltatónév (Honor 3c/KitKat).
    Eltüntetése nem bonyolult, viszont egyszerűen nem tudom apktool-lal kibontani a systemui.apk-t...

    Megtenné nekem valaki, aki képben van, hogy az alábbi műveletsort végrehajtja:

    1. Decompile the SystemUI.apk using apktool
    2. Navigate to /res/layout/status_bar.xml, open with Notepad++, Geany, etc
    3. Find the line that contains:

    <TextView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:textSize="16.0sp" android:textStyle="bold" android:gravity="left|center" android:id="@id/onsText" android:paddingLeft="6.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" android:maxLength="18"

    4. You want to edit the android:maxLength to "0". that will delete it.
    5. Save your changes in the editor.
    6. Recompile the SystemUI folder using apktool.

    A hozzá való systemui.apk

    Előre is köszönöm!

    Jiayu G4 tesztem: http://logout.hu/cikk/jiayu_g4_ujabb_tronkovetelo/bevezeto.html

Új hozzászólás Aktív témák