Installing android mobile apps on android TV
问题 Just a quick question for i can't find proper answer to. I have developed android app for tablet and Mobile device, is it possible to install this app on Android Smart TV? If yes than What issues i can possibly run into?pixels? image distortion? or will it run properly or not at all. Thanks. 回答1: Perhaps the single most important thing in your manifest would be <manifest> <uses-feature android:name="android.hardware.touchscreen" android:required="false" /> ... </manifest> to allow the APK to