Bug 481779 - Android TV support
Summary: Android TV support
Status: ASSIGNED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-24 19:24 UTC by Alexander Adam
Modified: 2024-10-25 15:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Adam 2024-02-24 19:24:47 UTC
SUMMARY

Right now the KDE Connect app doesn't show natively on Android TV devices because the metadata is missing.
Hence only third party launchers can launch KDE Connect on Android TV although it especially useful on Android TV devices as they often only have limited input capabilities and often no built-in possibilities to manage files on these devices externally.

KDE Connect enables these functions easily but the requirement of needing a third party launcher to even start and pair it adds an additional barrier to non-tech-savvy folks.

STEPS TO REPRODUCE
1. Install KDE Connect on Android TV
2. try to launch it in a default launcher

OBSERVED RESULT

The app doesn't show up

EXPECTED RESULT

It shows up

SOFTWARE/OS VERSIONS
All Android versions
ADDITIONAL INFORMATION

Google provides documentation on what is needed for proper Android TV support (i.e. a handy checklist at https://developer.android.com/training/tv/publishing/checklist ) and apparently it is possible to work with virtual devices ( https://developer.android.com/training/tv/start/start#run-on-a-virtual-device ).
Comment 1 Bug Janitor Service 2024-03-31 02:10:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-android/-/merge_requests/424