Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andDevW authored Dec 9, 2017
1 parent ed81391 commit 41ccb8c
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@

### AEQ - Android AudioEffect EQ
An easy way to use Android's powerful audio enhancement features with any music(audio) app.
Works with Google Nexus and Pixel devices.

<img src="https://github.com/andDevW/AEQ/blob/master/app/src/main/ic_launcher-web.png" />

### Screenshots
<img src="https://github.com/andDevW/AEQ/blob/res/device-2017-12-09-040658.png"
width="320" height="569" />
<img src="https://github.com/andDevW/AEQ/blob/res/device-2017-12-09-040829.png"
width="320" height="569" />



### Support
Feature requests and bugs: please [create an issue on GitHub](https://github.com/andDevW/AEQ/issues/).

### Attribution

AEQ uses:

* [Android Support Library](https://developer.android.com/topic/libraries/support-library/)


### License
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)
[GNU General Public License version 3](https://www.gnu.org/licenses/gpl.txt)


All rights reserved

This file is part of AEQ.

AEQ is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your discretion) any later version.

AEQ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with AEQ. If not, see https://www.gnu.org/licenses.

### Trademarks

*Android is a trademark of Google Inc.*
*Copyright (c) 2017 Andrew Wright (andDevW)*

0 comments on commit 41ccb8c

Please sign in to comment.