Event Timestamper Apk
Apk Infos
Version | 2.1 |
Rating | 3.6/5, based on 5 votes |
Size | 93.7 KB |
Requires Android | Android 2.2+ (Froyo) |
Author's Notes | Track when events occur. Customize buttons log to a file on your phone. |
About Event Timestamper APK
Table Of Contents
Description
Event Timestamper is an application to record when things happen, for later analysis in another application on a computer. Totals per day can also be seen in the app, for things like tracking how many cigarettes you smoke per day.The set of events are shown as buttons, which can be customized.
Events are logged in a CSV on the SD card, in /EventTimer, with one CSV for each day.
The format of the CSV is:
{Time in RFC3339 or ISO 8601 format},{Java time},{Episode number},{Event}
Specifically:
RFC3339 is Date, Time and time zone, for example "2011-12-25T08:30:00-07:00"
Java time is milliseconds since January 1, 1970 UTC, or unix time * 1000.
Episode number is the number of times that the first button has been pressed, to be able to tie "episodes" together
Finally, the event is the specific button that was pressed.
The summary shows the number of times each event occurred, per day. If the list gets too long, remove some of the old CSV files from the /EventTimer directory on the SD card.
Latest updates
What's new in version 2.1
**NOTE** Configuration/logs have been moved to the directories that Google has specified for apps to use.This is /sdcard/Android/data/com.modsixtyfour.eventtimer/files . I am assuming that this data would be cleaned up if you uninstall this application.
Resolutions fixed for devices with higher DPI, like a Nexus 5. Minor cleanup of the button administration page.
How to install Event Timestamper APK on Android phone or tablet?
Download Event Timestamper APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.modsixtyfour.eventtimer-v2.1-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
2.1 (6) | 93.7 KB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required