android / android/tv-samples

Android Tv Searchable function not working on Android 10.0

Open
#27 21 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
1.3k
Forks
396
PR merge metrics
No merged PRs in 30d

Description

Hi Android Team
I am a developer from OEM Hisense,
Right now I am testing tv-amples leanback function in Android TV Platform (including Amlogic S905,Realtek 1319 chipset),
I found that searchable function not ok in ATV 10.0,
after add log in com.example.android.tvleanback.data.VideoProvider.java line:161 query ,
and click search funtion in ATV Launcher ,I have got nothing log output,
Can you help to check this function?
ATV Pie is OK,
Thank you.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Android 10.0 Android TV search behavior, then inspect com.example.android.tvleanback.data.VideoProvider.java at line 161 and compare it with the working Android Pie behavior. Done means identifying why the query is not reached or returned on Android 10.0 and verifying the searchable function works there.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java, kotlin
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.