Recently i created app for android tv that displays the current day details like date,time,day,weather.
all works fine but it was only openable by a side launcher and cannot find with regular apps i my tv.
is there any way to do it like a normal app for tv.
also i need that app as a Screen Saver for my tv instead of my tv screensaver
There is no built-in method in appinventor to add the appropriate information to the app manifest to make it recognizable as a TV app. You could try decompiling the APK, modifying the manifest, and recompiling.
You can find more information here: