Dhwani
Playsound.java file lets you play a tone of a particular frequency. Its easy an simple just execute the asyncTask For e.g
//if you want to play a tone of frequency 512Hz new PlaySound().execute(512);
Source link: https://github.com/bansalayush/Dhwani
Playsound.java file lets you play a tone of a particular frequency. Its easy an simple just execute the asyncTask For e.g
//if you want to play a tone of frequency 512Hz new PlaySound().execute(512);
Endless background scrolling for Android.
Utility for creating ContentProviders
without boilerplate and with heavy customization options.
ThirtyInch - a MVP library for Android.
The perfect distance to the Android Framework is approximately thirty inches, the average length of the human arm, shoulder to fingertips.
The EllipsizeTextView extends TextView
and supports to omit redundant characters in situation with multiple lines.
Floating expandable action button.
Easy to implement a drop-down warning / message.