Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Howto or instuction how to install Reverb pulseaudio voluem control on Android #1

Open
MurzNN opened this issue Jan 27, 2014 · 13 comments

Comments

@MurzNN
Copy link

MurzNN commented Jan 27, 2014

Idea of Reverb application is very good - I very long time searching for application that can remotely control of pulseaudio volume from android system and find nothing. But now I find your app, via screenshots it looks very good. But I don't understand how to install it on my android system.

Can you describe instructions how to install your app on android phone?

@SerialkillaG420
Copy link

apk file right here https://github.com/hchapman/reverb/Reverb.apk/qr_code

@MurzNN
Copy link
Author

MurzNN commented Feb 1, 2014

Thanks, I install it and it works well on fresh Cyanogenmod 11 and on older Android 4.0 too.
Will be good add link to apk file to main project page https://github.com/hchapman/reverb because at first I try to search it but didn't find.

@MurzNN MurzNN closed this as completed Feb 1, 2014
@SerialkillaG420
Copy link

No problem.

@hchapman
Copy link
Owner

hchapman commented Feb 1, 2014

Yeah woah, I can't even see how you found it! I think it used to be a GH download before they closed out that feature?

Anyways, be careful when you use it... PA over wireless used to kill my network and I haven't been able to fix that bug. I'd love to compile a new version of the library though and polish up a beta-worthy version of this some time though.

@MurzNN
Copy link
Author

MurzNN commented Feb 3, 2014

hchapman, after some days of use all works stable, my wireless network is not killed :)
I ready and want to to test your new beta-version, because pulseaudio volume control from Android is much needed for me.

@MurzNN
Copy link
Author

MurzNN commented Mar 10, 2014

I see that you do some commits to source code, thanks for improving app. But package from link
https://github.com/hchapman/reverb/Reverb.apk/qr_code (Date 2012-07-16) is not updated. Maybe exists another link that contains fresh apk file from master branch?

@hchapman
Copy link
Owner

As of yet nothing has been added at all, I've only updated the project to
work with Android Studio rather than Eclipse. I'm anticipating having a
good deal more free time come late next week and maybe some good
improvements will come soon.

On Mon, Mar 10, 2014 at 3:58 PM, Alexey Murz Korepov <
[email protected]> wrote:

I see that you do some commits to source code, thanks for improving app.
But package from link
https://github.com/hchapman/reverb/Reverb.apk/qr_code (Date 2012-07-16)
is not updated. Maybe exists another link that contains fresh apk file from
master branch?

Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-37226856
.

@MurzNN
Copy link
Author

MurzNN commented Oct 30, 2014

Is there any news in this direction? I see fresh commits in GIT and want ty try new version, but via link https://github.com/hchapman/reverb/Reverb.apk/qr_code I see old version of file.
Can you update apk file or post instruction how to quickly build apk file from your git repository on Ubuntu Linux?

@MurzNN MurzNN reopened this Oct 30, 2014
@hchapman
Copy link
Owner

Hey Alexey,

The situation is still about the same; recent updates have primarily either:
A) Reconfigured the project files for a newer version of Android Studio or,
B) Initial work towards using the reliably-built version of libpulse.so (https://github.com/hchapman/pulseaudio-android-ndk)

The problem here is point B; a bunch of stuff has changed in the library and so there is still a bunch of required changes to the JNI interface: At least one issue had Reverb crashing every 4 loads! As such, the newest versions are maybe even a bit of a step back so far as functionality goes.

If you'd like to get it building yourself, you'll need to install and configure:

You'll then need to clone Reverb, and run git submodule init to pull in the submodule with the libpulse JNI interface. I think libpulse-android already contains an ARM binary of the libpulse.so library so that you won't need to build that yourself. Then you'll have to get everything set up in Android Studio (which seems to perpetually need tweaking, hence the recent commits 😭). Once this is all set up, it can build and run, and I'll be happy to incorporate any fixes you might come across!

If you need any help I can try my best to elaborate; but it has been a few months (and a few versions of Android Studio/maven/gradle) so I'm probably a bit rusty.

@MurzNN
Copy link
Author

MurzNN commented Jan 10, 2016

Reverb APK file from link https://github.com/hchapman/reverb/Reverb.apk/qr_code is missed at now. Before I download and use it very often: it installs and works normally on my android phone

But after reinstall system I lost APK file and can't find where can I download it now. Did you have backup of this file? Can you share it for public download?

I know that this there was be too old version, but this is better than nothing, because I can't find any other app or way to control pulseaudio volume remotely via Android. And compiling apk file manually from GIT is too hard way for me :(

@hchapman
Copy link
Owner

"New" link is https://github.com/downloads/hchapman/reverb/Reverb.apk
Version is unknown, but should be the same. This is probably tough because github is/was phasing out their downloads feature.

@hchapman hchapman reopened this Jan 10, 2016
@parkerlreed
Copy link

People seem to use the releases section for downloads https://github.com/hchapman/reverb/releases

Might be good to get it going there at least.

@hchapman
Copy link
Owner

Yes I'll look into it over the course of the next week, especially if I can
find that old APK

On Thu, Nov 10, 2016, 8:39 AM parkerlreed [email protected] wrote:

People seem to use the releases section for downloads
https://github.com/hchapman/reverb/releases

Might be good to get it going there at least.


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#1 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAElw5Hbcp022pDroiUGxcC68bbOLyeEks5q8x52gaJpZM4Bc5aJ
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants