
Hey buddy already a long time do not post on blogger.... on occasion this time I want to share with you Mini Lyric Music Controll in StatusBar expanded..... Lyricnya not automatic download yeah guys... so you can use music app which can be downloaded automatically lyric.... For example MiniLyric, TTPod, etc .... if musiXmatch.apk,. lyrics cant be directed.... files extension is .lrc..... and put it in the same folder as the your mp3 file...
Here's an example ...


Okay requirements
-Android Already in root ....
-Apktools already installed... and know how to use this....
-Text Editor for edit .xml .....
-Coffee (Optional)
-Cigarette (18+)
Okay if you already meet the requirements immediately wrote download material .... HERE
Once downloaded ....
Decompile SystemUI ....
Now merge all materials into place each....
Then add this in the res/values/colors.xml
Add on it </resources>
<color name="primary_lyric">#FFFFD605</ color>
<color name="secondary_lyric"> #FF05F6FE </color>
If you already save colors.xml earlier .....
Then add also in drawables.xml
Add on top </resources>
<Item type="drawable" name="ic_media_pause">@android:drawable/ic_media_pause</item>
<Item type="drawable" name="ic_media_play">@android:drawable/ic_media_play</item>
<Item type ="drawable" name="ic_media_previous">@android:drawable/ic_media_previous</item>
<Item type="drawable" name="ic_media_next">@android:drawable/ic_media_next</item>
Save drawables.xml ...
If this is already fill vacancies in the layout you ....
<com.ali.entertaiment.MusicControll android:layout_width="fill_parent" android:layout_height="wrap_content"/>
When all is finished stay recompile sign push.... and tara... Enjoy your Lyric in Expanded.....

For progress... it's not real progress... its just timer can not sync with your MusicPlayer... so please be advised if not exactly the same position in the music player you.... and never seek a song in your MusicPlayer.... later the distance is getting worse... cz i'am make this for JellyBean.... Kitkat later.... if there is an update post ....
for file .lrc ... if you want to change its folder you just add thisxmlns:custom="http://schemas.android.com/apk/ali-widget"under xmlns:android="http://schemas.android.com/apk/res/android"
Then add this attribute in the <com.ali.entertaiment.MusicControll />
custom:path="Foder direct you here"but should use the path from the root....Suppose want to be in direct flights TTPod folder paths .... so here goes .... /sdcard/TTPod/Lyric
So his appearance would be like this ....
<com.ali.entertaiment.MusicControll android:layout_width="fill_parent" custom:path="/sdcard/TTPod/Lyric" android:layout_height="wrap_content"/>
Maybe it was just penamhahannya .... do not forget reviewnya yes .... in the lounge as well as input from you guys ...
Credit ....Allah SWT.Muhammad, PBUH.Family.Om Septian Abdi Nugraha.MaaadrStackOverflow.Xda.Github.And you ....
Thank
Salam oprekers .....










































