Android app built with an MVP approach without RxJava or Dagger.
from The Android Arsenal
Easily launch any social app with your page/profile/etc.
and other features!
CountDownProgressView is a rounded ProgressView with CountDownTimer. This will show remaining time/cycles left as text in center.
easily use android preferences(the easy way!)
for new developers like you & I who want to simplify our code as much as possible...but do NOT want to waste time writing boilerplate code for Shared Preferences...then you need "easyPrefs!"
It's very simple to put, get, clear, etc with easyPrefs!
Removes the noise from float streams using Kalman Filter. Useful to smoothen sensory data e.g.: gps location, or Accelerometer.