Event Timestamper Apk

Event Timestamper Apk

Latest version 2.1
04 Mar 2014

Older Versions

Apk Infos

Version2.1
Rating3.6/5, based on 5 votes
Size‎93.7 KB
Requires AndroidAndroid 2.2+ (Froyo)
Author's NotesTrack when events occur. Customize buttons log to a file on your phone.

About Event Timestamper APK

Event Timestamper APK Download for Android
Event Timestamper APK Download for Android

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

User's Reivew

2 ★Hey I can count the number of times I hit the default Start button, but little more. Installed on Verizon LG G3, and all the app shows is the default initial button, and no interface whatsoever for accessing a menu, let alone customizing the buttons. Otherwise it does what it's supposed to quite well, it just only does it with the one button for me. :(
5 ★Does one useful thing simply and well. The permissions are minimal and the data is stored on the SD Card in a simple CSV format so the app is not a data silo. (By which I mean that your data belongs to you and not to the app; by design, it is stored outside of the app rather than in some binary blob you cannot access other than through the app.) With minimal set-up, you can, with one tap to launch the app and one tap to record a data-point, keep a list of time-stamps for events that you wish to track. You can set up different buttons for different events that you wish to track. From the menu, you can also add a time-stamp for an event for which you have not created a dedicated button. A boon for data-geeks. I've been using it to keep track of the cigarettes that I smoke, among other things. Easy-to-acquire insight into my habit. What's not to like?