Enable it to Google TV?

You guys could enable the app for google tv? Just add the tag below in the manifest

<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>

More info:

https://developers.google.com/tv/android/docs/gtv_android

Thanks for the great app!

Does Google TV even support NDK apps by now? This part is still not clear to me.

No it doesn’t according to this - https://developers.google.com/tv/android/docs/gtv_android_features

Native Development Kit (NDK)

No versions of the Android NDK are supported on the Google TV platform. This also applies to x86 versions of the NDK or individual NDK modifications.

:frowning: