Android Open Source - Sound stream android-gravity-controls






Project Summary

A simple Android app for controlling your device's audio stream using the accelerometer..

Web Site / Source Repository

android-gravity-controls is hosted in the following web site
https://github.com/twaddington/android-gravity-controls

If you think the Android project android-gravity-controls listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-gravity-controls.

ItemValue
Java File Count4
Target SDK Version14
Minimum SDK Version5
Activity Count2
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED




License

The license information of android-gravity-controls is as follows:

Copyright (c) 2012 Tristan Waddington <tristan.waddington@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (...

Java Source Files

com.tristanwaddington.gravitycontrols.GravityControlsLauncherActivity.java
com.tristanwaddington.gravitycontrols.GravityControlsSettingsActivity.java
com.tristanwaddington.gravitycontrols.receiver.GravityControlsBroadcastReceiver.java
com.tristanwaddington.gravitycontrols.service.GravityControlsService.java