Jump to content

Alarm APK


Recommended Posts

Guest Nebulous
Posted

I accidentally baked a rom without the clock app, and all of the alarm apps off the market are rubbish.

Does anyone have the APK that I can push to my device?

Regards.

Guest 42turkeys
Posted
I accidentally baked a rom without the clock app, and all of the alarm apps off the market are rubbish.

Does anyone have the APK that I can push to my device?

Try looking in the .zip file under /system/app and find it there or just bake a new rom :) .

Guest Nebulous
Posted
Try looking in the .zip file under /system/app and find it there or just bake a new rom :) .

Thanks for your response, there is no zip file in /system/app - although there is a lot of APK's and I cant work out which one is the Clock!

Also, is it possible to remove "Learn More" and "Setup" from the launcher ?

Guest squrl
Posted

I pulled out the WorldClock.apk and corresponding *.odex file for you, check the attached zip. At first, you can try to install the apk normally in phone, dunno if it'll work without the odex file though. If it won't work, fire up ADB in recovery mode, mount /system and push the files to /system/app (adb push ./WorldClock.apk /system/app).

Good luck!

WorldClock.zip

Guest Nebulous
Posted
I pulled out the WorldClock.apk and corresponding *.odex file for you, check the attached zip. At first, you can try to install the apk normally in phone, dunno if it'll work without the odex file though. If it won't work, fire up ADB in recovery mode, mount /system and push the files to /system/app (adb push ./WorldClock.apk /system/app).

Good luck!

Cheers for that!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.