[MOD] HTC Beats Audio for WRE 1.5
Hi everyone,
I'm new to XDA and this is my first thread. I have been using WRE 1.5 on my Sensation XL with great pleasure; even though ROM is amazing the only thing missing for me, was HTC Beats.
I've tried searching XDA forum for a way to install Beats to WRE but to no avail.
Fortunately I managed to do it myself; I pulled out htc.music and htc.beatsnotify apks from ICS + Sense 3.6 and installed them both on my WRE 1.5.
I have attached both apks as a zip file.
Do not try to install them as you do with normal apps as they will not work.
You could use root explorer to add both files in /system/app; don't forget to reboot.
Alternatively you can use adb.
A short tutorial to use adb:
Connect your phone to your pc (make sure debugging mode is on);
Open command prompt and navigate to android-sdk tools folder. (e.i. cd C:/Andoroid-sdk/Tools)
Then type in command prompt:
su
adb remount
adb push com.htc.music.apk /system/app
adb reboot
Do the same for com.htc.HtcBeatsNotify.apk
I tried this method and worked absolutely fine; I have Beats and Beats Notifier on my WRE.
Hope you'll enjoy it.
|