Android您真的可以从使用您的应用程序中过滤掉平板电脑吗? 许多平板电脑(例如Galaxy Tab)报告为large屏幕,而不是xlarge屏幕。因此,如果我通过以下方式过滤掉平板电脑使用我的应用程序 <supports-screens android:smallScreens="true" android:normalScreens="true" ……继续阅读 »