TvAppRepo icon indicating copy to clipboard operation
TvAppRepo copied to clipboard

Not working with Mi Box S, Android TV 9 (Official)

Open R2R29 opened this issue 4 years ago • 5 comments

Hi, I already tried several times with 3 apps without success. I receive the notification that it can take up to 20 seconds, but nothing happens.

Can this be a compatibility issue with the Android TV version?

Thanks

R2R29 avatar Jun 11 '20 04:06 R2R29

Android 9 here. When I try to create shortcut it shows homescreen but no new shortcut there.

qaywsxedcrfvtgb avatar Jul 23 '20 15:07 qaywsxedcrfvtgb

Yes, it crashes when generating the shortcut in Android 9 :(

erufenix avatar Oct 19 '20 14:10 erufenix

Any update????? I am Facing the same issue mibox 3 android 9

PhilCodeEx avatar Dec 28 '20 05:12 PhilCodeEx

Guys this project is dead, no update for 4 years... maybe you guys fork it and make it better 😅

xstar97 avatar Dec 28 '20 06:12 xstar97

@Xstar97 there are 36 forks on the moment, but no one released a build :cry: If I was an adroid developer and had an android enviroment setup on my machine... BTW, there is a workaround on creating shortcuts for apps like Chrome (or any other browser) and Telegram:

  1. Instead of creating "Leanback Shortcuts" you should create a "Web Bookmark". Setup an url you need to follow - it will be a home page for browser. You can also setup a banner, but there are some restrictions and problems, see below.
  2. When the app is created, just install it and open. If you have several apps that can open the specified link, the OS will ask the prefered app to use. You should set it as default app. So, for me Chrome bookmark is setup to https://google.com, and Telegram link is https://t.me. I suppose there is a way to add intent:// or direct app scheme bookmarks, but I haven't tried it. For now Telegram opens the main screen and Chrome opens a new tab: if anyone knows how to setup Chrome to just open an app withhout adding a new tab, it would be helpful.
  3. For banner images, there is a problem with icon size - it is cropped & scaled incorrectly. After digging in the code, I found, perhaps, a place, where it is set, but not sure.

akapaul avatar Jan 24 '21 05:01 akapaul