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);
Android-Device-Compatibility just yet another compatibility package for Android. This project aims to make the app compatible with various devices all over the world. The project will take care about lots of issues caused by device differences, so you don't need to write a weird compatibility code on your own.
Features:
CustomType allows you to easily use different typfaces in your app. It was created to initially work with the Roboto family of fonts, but has since been adapted to allow you to use any typeface that you would like.
CustomType maintains static Typeface objects to avoid potential memory leaks that can occur. Hence, it is the ideal manner of using any custom typeface in your app, regardless of whether or not it belongs to the Roboto family.
An Android transformation library providing a variety of image transformations for Picasso.
This project collects and aggregates information about Android devices. It is designed to be open and transparent. All data is available and can be downloaded by everyone.
Google Direction API and Google Place API Library for Google Maps Android API v2.
Android-RoundCornerProgressBar is a colorful progress bar with round corner on progress which you can customized.
Feature: