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

[REQ] A android application ? #445

Closed
OverStyleFR opened this issue Feb 5, 2024 · 11 comments
Closed

[REQ] A android application ? #445

OverStyleFR opened this issue Feb 5, 2024 · 11 comments
Assignees
Labels
enhancement New feature or request

Comments

@OverStyleFR
Copy link

It's possible to do a android application of that ? I would like to use your application instead of Samsung's.

@OverStyleFR OverStyleFR added the enhancement New feature or request label Feb 5, 2024
@timschneeb
Copy link
Owner

I don't plan to create an Android port.

However, there's an open-source app called Gadgetbridge that has basic support for the Galaxy Buds: https://gadgetbridge.org/

@timschneeb timschneeb closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2024
@Nico04
Copy link

Nico04 commented Jun 19, 2024

As a Flutter developer, I might be interested in that project. I'll look into it.

@OverStyleFR
Copy link
Author

OverStyleFR commented Jun 19, 2024

As a Flutter developer, I might be interested in that project. I'll look into it.

Ho very nice! The app Gadget Bridge is not what I expected with Galaxy Buds Client

@OverStyleFR
Copy link
Author

As a Flutter developer, I might be interested in that project. I'll look into it.

Did you start the project?

@Nico04
Copy link

Nico04 commented Jul 18, 2024

As a Flutter developer, I might be interested in that project. I'll look into it.

Did you start the project?

No I did not, for now it's just a project in my head to be honnest, it won't start it the close futur, I'm quite busy for now unfortunately !
Why so, is there any hurry or envy ?

@OverStyleFR
Copy link
Author

As a Flutter developer, I might be interested in that project. I'll look into it.

Did you start the project?

No I did not, for now it's just a project in my head to be honnest, it won't start it the close futur, I'm quite busy for now unfortunately !
Why so, is there any hurry or envy ?

Ho okay.
And yep, the application that he suggest me (Gadget Bridge) don't do all of the features of the Galaxy Buds manager does. So I search for an app who do this

@timschneeb
Copy link
Owner

timschneeb commented Jul 25, 2024

I looked into an Android port recently and got one working.
The major UI redesign and code rewrite I released a few months ago, made a mobile version much more feasible than before.

Currently, the only thing missing from the Android port is the ability to let the app run in the background, because of that 'Bixby remap' & custom touch actions (except the built-in actions of course) are unavailable.


You can download an APK with the basic feature set here: https://me.timschneeberger.galaxybudsclient.demo_v5.1.0.1-signed.apk (new URL)

(if you're wondering about the big APK size, this is a universal build that includes binaries for all common CPU architectures)

I've decided to only provide advanced features (FW up-/downgrading, multi-device, etc...) in a paid Play Store version though: https://play.google.com/store/apps/details?id=me.timschneeberger.galaxybudsclient

@OverStyleFR
Copy link
Author

I looked into an Android port recently and got one working. The major UI redesign and code rewrite I released a few months ago, made a mobile version much more feasible than before.

Currently, the only thing missing from the Android port is the ability to let the app run in the background, because of that 'Bixby remap' & custom touch actions (except the built-in actions of course) are unavailable.

You can download an APK with the basic feature set here: https://timschneeberger.me/downloads/me.timschneeberger.galaxybudsclient.demo_v5.1.0.1-Signed.apk (if you're wondering about the big APK size, this is a universal build that includes binaries for all common CPU architectures)

I've decided to only provide advanced features (FW up-/downgrading, multi-device, etc...) in a paid Play Store version though: https://play.google.com/store/apps/details?id=me.timschneeberger.galaxybudsclient

Okay, so you made a Android version of it ? What's the problem ? Why you don't tell about this ?

@OverStyleFR
Copy link
Author

I buy the app on the play store. Work perfectly!
I don't see the statistics, like the battery etc... That's the thing you can't work for android?

@timschneeb
Copy link
Owner

Not yet, but I'll look into adding that later.

At the moment, the app cannot run in the background on Android, because the way Android background services work, is fundamentally different from desktop environments.
I need to rewrite parts of that code first before stuff like battery statistics can work properly.

@OverStyleFR
Copy link
Author

Not yet, but I'll look into adding that later.

At the moment, the app cannot run in the background on Android, because the way Android background services work, is fundamentally different from desktop environments. I need to rewrite parts of that code first before stuff like battery statistics can work properly.

Ho okay, i see.
Thanks for making an Android application ! I bought it on the Google Play Store ^^

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

No branches or pull requests

3 participants