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);
A multiple-choice button with 3D parallax effect.
screenshot-tests-for-android allows to generate fast deterministic screenshots while running instrumentation tests in android.
A demo of animation show how turn viewpager into detail.
Android solution to simplify work with different camera apis. Include video and photo capturing features with possibility to select quality for appropriate media action etc.
This is a demo library to solve the problems with RecyclerView
.
Android port of Dan Palmers's jquery.complexify.js.