Results 1 to 3 of 3

Thread: [THEME] MEIZU CM7 Theme by Z25

777
  1. [translate]    #1
    Member
    Join Date
    Nov 2010
    Location
    Lugansk
    Posts
    95

    Default [THEME] MEIZU CM7 Theme by Z25


    Brand new patcher:

    The new patcher doesn't need to be placed at SystemRoot anymore what will be more handy for all of you I guess, it also doesn't need any specific tools, because I already attached required files, so all you have to install on your own is JDK, JRE, SDK and ApkTool (just in case).

    Video how to use it: click (old tutorial, but new one works the same way)

    Download for Windows: click

    Important
    As you should already know not each launcher supports transparent statusbar, but if you will use MultiPicture Live Wallpaper you can get transparent statusbar using any launcher , so I added wallpaper.png to the archive.
    I need to mention that there is two types of CM7 roms: based' and native'. My patcher works well with native' ones. I will write below how to patch based' roms:
    install latest apktool (1.4.1) click
    download framework-res.apk and systemui.apk from your rom
    copy files to /WINDOWS
    run CMD and type:
    apktool if framework-res.apk
    apktool d -f SystemUI.apk
    then go to /WINDOWS/SystemUI/ and follow step 6.2: click
    after that go to /res/layout/status_bar.xml look for: com.android.systemui.statusbar.DateView
    and replace whole line with mine:
    <com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:gravity="center|center" android:id="@id/date" android:background="@drawable/statusbar_background2" androidaddingLeft="6.0px" androidaddingRight="6.0px" android:layout_width="fill_parent" android:layout_height="fill_parent" android:singleLine="true" />
    now go to /WINDOWS/SystemUI//res/drawable-hdpi or mdpi, copy statusbar_background.png and raname that copy to statusbar_background2.png
    then go back to CMD and type:
    apktool b -f SystemUI SystemUInew.apk
    once it's done: sign apk, rename to SystemUI.apk, install in internal memory (/system/app)
    to sign use drag2sign click (just drag and drop SystemUI.apk on bat file)

    And it's don't working for me on CyanogenMod-7.2-Nightly alpha7.2 :-( Maybe I do something wrong? Please write, working it for Spica



    Last edited by A_swed; 01-11-2012 at 11:37 PM.

  2. [translate]    #2
    Senior Member
    Join Date
    Sep 2010
    Location
    Poland
    Posts
    622

    Default

    Thete is tut on xda, way better, by grammar freak.

    Try also:
    After recompiling go to folder where systemui was decompiled, copy build/res/layout/statusbar.xml and replace the one in oroginal systemui.apk

    Then push or zip update.


    You can also use zdunex themepatcher, and be sure to mount system before applying a zip

    And there was already zip with centered clock and transparent statusbar posted on forum!!
    Sent from my GT-I5700 using Tapatalk
    Last edited by KOala888; 01-12-2012 at 12:49 AM.
    Deviant MyColorScreen<= my homescreens etc.
    SGM v2.1 | yonip .32 final | all2ext2 |

    Quote Originally Posted by Kalén View Post
    just stop creating this atmosphere aand lets wait all toghether the new kernel in peace just being happy and walking throu the rainbows and you know, singing with animals etc

  3. [translate]    #3
    Senior Member
    Join Date
    Dec 2010
    Location
    delhi
    Posts
    126

    Default

    Quote Originally Posted by KOala888 View Post
    And there was already zip with centered clock and transparent statusbar posted on forum!!
    can you share it?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •