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);
Q & A
Info-dumper is a Stetho plugin which shows your android application's information.
Spinner2 is a re-implementation of the default Android's spinner, with a simple way for control selection behavior.
A Page Indicator Library which is realized in a different way.
A powerful android view looper library with animation.
Material letter icon with circle background. Replicates android L contacts icon view.
Android library to inform EU users of the use of cookies. The alert can be shown via dialog or an overlay view.
Q & A