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

The app list is not showing android tv apps with only leanback in manifest #487

Closed
mauclair9 opened this issue Oct 18, 2020 · 4 comments
Closed
Assignees
Labels
bug Something isn't working tv Issue specifc to Android TV

Comments

@mauclair9
Copy link

mauclair9 commented Oct 18, 2020

Thanks a lot for this great and open source application.

It works great in nvidia shield with android tv 9.

On ADD ACTION and then on APP, almost all installed applications are shown, can be selected and then launched with the selected shortcut.

The only problem is that some applications have only leanback_launcher on their manifest so they are not shown and so can not be selected, for example you can install: https://play.google.com/store/apps/details?id=gr.cosmote.cosmotetv.androidtv and then try ADD ACTION with it.

If you have the time sometime to look into it, please check this thread for a similar problem and solution: alescdb/LauncherTV#12

Perhaps there should be some change here, unfortunately I don't know enough to help you: https://github.com/sds100/KeyMapper/blob/b559dd8fb306e56ca2103aedb3dfaf861a85d5b4/app/src/main/java/io/github/sds100/keymapper/data/model/Action.kt#L107

Many thanks for your efforts.

@sds100 sds100 self-assigned this Oct 22, 2020
@sds100 sds100 added the bug Something isn't working label Oct 22, 2020
@mauclair91
Copy link

Thank you for taking note of it.

When you look into android tv support, another bug is that on ADD ACTION, the APP SHORTCUT list is empty.

Again, your work is very much appreciated.

@sds100
Copy link
Collaborator

sds100 commented Oct 24, 2020

Yeah, there probably aren't any app shortcuts on Android TV? I'll leave it in there because maybe someone has got them.

@mauclair91
Copy link

Hello, I have tried https://play.google.com/store/apps/details?id=flar2.homebutton and the app shortcuts are working, I hope they don't require too much work to implement them.

Thanks for your attention.

@sds100 sds100 changed the title Add action not showing android tv apps with only leanback in manifest The app list is not showing android tv apps with only leanback in manifest Oct 28, 2020
@sds100 sds100 added the tv Issue specifc to Android TV label Dec 31, 2020
@sds100
Copy link
Collaborator

sds100 commented Jan 14, 2021

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tv Issue specifc to Android TV
Projects
None yet
Development

No branches or pull requests

3 participants