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

Migrate PreferenceActivity to AndroidX Preference Library? #63

Open
summersab opened this issue May 19, 2022 · 0 comments
Open

Migrate PreferenceActivity to AndroidX Preference Library? #63

summersab opened this issue May 19, 2022 · 0 comments

Comments

@summersab
Copy link

Apparently, the PreferenceActivity library is deprecated. The migration path is to use the AndroidX Preference library to make use of fragments. However, I'm a novice Android developer, and I have no idea how to do that.

I would like to add a feature to play a notification if WiFi is disconnected while media is playing (helps save on accidental mobile data use). The media picker library I found (https://github.com/kevalpatel2106/android-ringtone-picker) relies on fragments, so I can't move forward with this improvement.

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

No branches or pull requests

2 participants