.

Apollo Music Layout ( HTC One Max)


Link tải: Tải tại đây

TÚT ÂM NHẠC [ Mix LGx Music] Apollo Music Player

Buớc  1 :
1. Decompile systemUI  vất các mục ở tút vào theo đuờng dẫn !!!

2. Mở đến :  res/values/drawables.xml

Thêm 3 code này xuống cuối ....

    <item type="drawable" name="ic_media_pause">drawable/btn_playback_pause</item>
    <item type="drawable" name="ic_media_stop">drawable/btn_playback_pause</item>
    <item type="drawable" name="ic_media_play">drawable/btn_playback_play</item>

Xong lưu lại ...
Đóng gói UI

Decom UI vừa làm xong để lấy giá trị pulics
3. Mở Pulics ra
Ở smali mở như đuờng dẫn duới

* Lcom/papyrus/themer/apollo/music/Favorite

    - Dòng  19   id="0x7f050017" />
Tìm id ở pulics

<public type="id" name="action_favorite"

    - Dòng  29    <public type="drawable" name="apollo_btn_favorite" id="0x7f020016" />

** Lcom/papyrus/themer/apollo/music/Repeat

    - Dòng 19    <public type="id" name="btn_repeat" id="0x7f05001a" />

    - Dòng 29    <public type="drawable" name="apollo_btn_repeat" id="0x7f020017" />

*** Lcom/papyrus/themer/apollo/music/Shuffle

    - Dòng  19    <public type="id" name="btn_shuffle" id="0x7f050019" />

    - Dòng 29    <public type="drawable" name="apollo_btn_shuffle" id="0x7f020018" />


**** Lcom/papyrus/themer/apollo/music/QueueBtn

    - Dòng 17    <public type="id" name="switch_queue_button" id="0x7f05001b" />

    - Dòng  28    <public type="drawable" name="apollo_btn_switch_queue" id="0x7f02002c" />

**** Lcom/papyrus/themer/apollo/music/QueueLoaded

    - Dòng 17    <public type="id" name="switch_queue_loaded" id="0x7f05001c" />

4. Recompile , Xong

................. À QUYÊN CÀI KÈM THEO CÁI ỨNG DỤNG APK TRONG TÚT :D...................

Dịch : Tuấn Chùa TPBG

Guide Written by Bang Bagger , tested on KK

Credit & thanks :
- Andrew Neal
- A.J. Lopez
- Adi Aisiteru
- San122
- Potato
- CyanogenMod
- MAAADR