birthofahero Android Enthusiast Jul 14, 2010 #1 Is there a way to add a custom sound when your phone boots up? Im thinking something like the THX sound.
Is there a way to add a custom sound when your phone boots up? Im thinking something like the THX sound.
N najaboy Android Enthusiast Jul 14, 2010 #2 substitue you filename for ******, or rename your file android_audio and push it. adb push ******.mp3 /data/local adb reboot
substitue you filename for ******, or rename your file android_audio and push it. adb push ******.mp3 /data/local adb reboot
birthofahero Android Enthusiast Jul 14, 2010 #3 najaboy said: substitue you filename for ******, or rename your file android_audio and push it. adb push ******.mp3 /data/local adb reboot Click to expand... Do you need root?
najaboy said: substitue you filename for ******, or rename your file android_audio and push it. adb push ******.mp3 /data/local adb reboot Click to expand... Do you need root?