I wrote an application used AlarmManager to set repeated alarm in every 24 hours. I also used SQLiteDatabase to store and retrieve data. I close the Cursor and database connection after I used them. Could you please help me to find out what could cause the phone freeze?