#Apps for android tv and watch

1 messages · Page 1 of 1 (latest)

tacit nebula
#

use Android Manifest Manager to add this in your Main activity's tag

<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
tacit nebula
#

add android:banner="banner icon" to application tag

tacit nebula
#

well, that's their problem

#

it would work with remote regardless of whether you add that attribute or not

#

use remote to navigate to the bottom elements

unreal stag
#

done, thank you yugg