Alarm info stored where?

EdwardsNH

Well-known member
Jan 3, 2011
50
4
0
Visit site
1)

Still trying to get the stock clock to work right. The timer alarm doesn't sound.

What I did notice, is that if the phone is on vibrate... well, it vibrates. So what I'm wondering is, is there somewhere it is looking for the alarm? Somewhere that may have been deleted when I went from stock, to a dev. ROM? I do see in the clockpackage.apk, androidmanifest.xml, lines regarding each function, but I can't translate.

Or worst case, can I rewrite the .apk to fix this?


2)

When I set the AOSP clock to DockAlarm.apk.old, the alarm time was still showing up on the lockscreen? Even after a restart!? Which makes me wonder where is that info stored? My dirty fix was to reactivate the app, and remove all alarms, then re-.old it. (think I found it... /data/data/com.android.deskclock but not sure if I can delete it without breaking the phone.)

However, the stock clock alarm does not show up on the lockscreen, which I did think was a nice feature... can I point the lockscreen to /data/data/com.sec.android.app.clockpackage? (stock alarm)

Thanks for any help...