AVRDroid

4.6
95 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Remote control your Denon® AVR via local network.

You can create your own remote control button layouts with XML files.

On how to do this, take a look at the tutorial at http://avrdroid.wordpress.com.

The app uses the Denon® control protocol. Protocol infos can be found at the official Denon® support/download pages.

FEATURES:
- Create your own button layouts which fits your needs (there is a built-in default layout)
- Switch between multiple layouts
- Save/Export/Import/Share XML layouts (via Mail, Dropbox, local file manager…)
- Commands/button labels can be edited in-App
- Chain commands like: “Increase volume by 5 steps” or “Power on -> select Preset 1 -> set volume to -30db”
- Different layout styles
- Simple shell-like interface to test commands
- Lock/unlock screen (keep screen on, lock orientation) with swipe up/down

Its best to use the app with a static ip address for the receiver since there is no automatic recognition. You have to set the ip address in the settings manually but therefore it is quite snappy.

The app uses INTERNET, ACCESS_NETWORK_STATE, WRITE_EXTERNAL_STORAGE permissions to connect to the receiver (when on WiFi only) and to store/manage XML layout files on local storage.

This is my first Android project so use on your own risk ;) . It is tested with the AVR-3312 model only, protocol commands must be adapted to your model eventually.

If you like this app, please leave a comment.

Send me bug reports, general feedback or feature requests via email or just share your layouts.

For XML serialization the Simple XML serialization open source library is used in this application.

This application is not affiliated with Denon. Denon is a registered trademark of D&M Holdings, Inc.
Updated on
Jul 8, 2012

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

4.8
83 reviews
A Google user
December 12, 2019
This app is incredible. It not only replaces the horribly broken Denon app, it also lets you do things that wouldn't be possible with the officisl one. In my case I wanted to make presets for a source, the selection of Front Speaker A or B, the state of the GEQ and the sound mode. It's super easy to write a matching XML, and it can be adapted anytime. The only thing I'm missing in this app is a Donate button.
7 people found this review helpful
Did you find this helpful?
Steve Winkler
October 27, 2020
Works better than the Denon app. Running on an emulator under Win 10. Found my receiver right away, super fast loading, big and clear GUI great for a touch screen.
2 people found this review helpful
Did you find this helpful?
Urtzi Android
June 5, 2020
Works perfect in Android 4.4.4 with Denon AVR-X1400H. Nice button modification options explained in your web. Thanks for your work.
1 person found this review helpful
Did you find this helpful?

What's new

v2.0:
- For more convenient user interaction some state logic was added. Check it out by selecting the built-in “Default state layout” in this version. For more info on xml definitions take a look at http://avrdroid.wordpress.com/state-logic/.
- Improved connection handling and some bugfixes.