December 2018
Beginner to intermediate
328 pages
8h 29m
English
Keep is a note-taking application provided by Google. It can also be used to set reminders, either at a certain date/time or when the user is at a specified location.
Package name: com.google.android.keep
Files of interest:
The files/1/image/original directory contains photos taken using the app. Notes and reminders can both be associated with an image.
Keep.db contains all of the information about notes and reminders. There are, once again, several tables of interest:
|
Table |
Description |
|
alert |
Contains information about location-based reminders. reminder_id can be correlated with entries in the reminder table. The reminder_detail table contains the latitude and longitude ... |
Read now
Unlock full access