Open-Source

I have things on Github so why don't you go ahead and fork me?

  • Geolocator: Location tracking & geofencing. Supports background, killed app, rebooted device different update intervals.
  • KalmanRx: Smoothen rx value streams for e.g. sensor data using kalman filter.
  • StreamingAndroidLogger: Multiple loggers with separate log levels, e.g. LogcatLogger, CrashlyticsLogger, On-Device-Weblogging, UDP (e.g. Papertrail), SystemLogging.
  • FastExoPlayerSeeker: Adds fast seeking for exoplayer. (Note: it also depends on the amount of video encoding, mainly IDR Frames)
  • TimeBomb: Stops app usage after a period of time has passed starting from app build date.