¤PINOYFORUM¤

Would you like to react to this message? Create an account in a few clicks or log in to continue.
¤PINOYFORUM¤

PASOK DITO KABAYAN!!!MAKIBAHAGI SA AMIN


    How to add Name sa Status bar

    Admin
    Admin
    Admin


    Posts : 90
    Join date : 06/03/2014
    Age : 43
    Location : g.m.a.cavite

    How to add Name sa Status bar Empty How to add Name sa Status bar

    Post by Admin Mon Mar 10, 2014 3:53 pm

    1. Decompile SystemUI.apk gamit
    ang apktool ..
    2.Punta ka sa SystemUI/res/layouts
    3.Open mo ung Statusbar.xml
    4.hanapin mo tong line na to
    <LinearLayout android:orienta
    tion="horizontal" android:id="@id/
    icons" android:layout_wi
    dth="fill_parent" android:layout_
    height="fill_parent">
    sa ilalim ng code na yan ilagay
    ito ...
    <ImageView android:gravity
    ="center_vertical" android:layout_
    width="wrap_content"
    android:layout_height="fill_parent"
    android:layout_marginLeft="0.0
    dip" android:src="@drawable/
    WhateverNameYouWant" />
    pagtapos na coding mo ..
    5. ilagay mo yung gusto mong logo
    sa na decompile mong systemui>
    res > drawableldpi> dapat yung
    name ng logo mo is
    WhateverNameYouWant.png ..
    Note: dapat yung size ng png is
    maximum 60x20
    6. Recompile mo na systemui mo
    7. Sign.
    8. bago mo e push sa system/app
    mo siguradohin mo munang
    "SystemUI.apk" ang name ng file ..
    para mag replace.
    9. permission
    10. Reboot ..
    Congrats Smile))
    Credits to sir John Albert Ardales

      Current date/time is Mon May 20, 2024 11:08 pm