Quote:
Originally Posted by z0mbiexx
i'd like to say maybe i could just post the apk from my rom and you just push the apk with adb or copy and paste job with root explorer and it may work again... cuz when i click my clock it shows my alarms..
make sure you change it from .zip back to .apk
adb
Code:
su
cp /sdcard/AlarmClock.apk /system/app
reboot
|
Thanks Zombie. Still having problems. I DL'd it onto my card. Where do I go from there to push it?