Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只想在手机和平板电脑上以纵向模式启动我的 android 应用程序(纵向和横向)。我想使用phonegap来识别Android设备是平板电脑还是手机。有没有办法在运行时识别它?
通过检查寡妇尺寸,您可以实现这一点,检查尺寸,如果尺寸大于(某个尺寸),则使用 javascript 作为平板电脑或手机