joggy
Member
- Joined
- Jan 4, 2010
- Messages
- 66
- Reaction score
- 0
Awesome. Bought the donate version and use it with Clockr. Thanks!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Code:#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=com.android.alarmclock/.AlarmClock;end
sqlite> update favorites set intent='#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000component=com.google.android.deskclock/com.android.deskclock.AlarmClock;end' where _id=18;