简体   繁体   English

查看分页器无法在Real Device Tablet Android 10英寸中正常工作

[英]View Pager not work properly in Real Device Tablet Android 10 inch

I have working with android project that use Fragment and ViewPager that use many layout to add in view pager. 我正在使用使用FragmentViewPager android项目,该项目使用许多布局添加到视图分页器中。

I have build my working project with android sdk api min version 14 and target sdk to api 17 in android. 我已经使用android sdk api最小版本14构建了我的工作项目,并将sdk定位到android中的api 17

When I test my application in my virtual device it working properly and such as the view pager with more than 15 pages. 当我在虚拟设备中测试应用程序时,它可以正常工作,例如具有超过15页的视图寻呼机。

But When I test in my real devices I use Fujitsu M532 It has lag. 但是,当我在实际设备中进行测试时,我会使用Fujitsu M532 And view pager must not responding to switch to next page. 并且查看寻呼机必须不响应切换到下一页。 What properly do my application goes wrong? 我的应用程序出了什么问题? Any suggestion to this problems ? 对这个问题有什么建议吗?

Thanks 谢谢

Are there error in the LogCat? LogCat是否存在错误? What kind of Layouts are you using?, You might be overloading the Device and that's why it gets lagg, although I don't think that's the problem.... 您正在使用哪种布局?,您可能会使设备超载,这就是为什么它会滞后的原因,尽管我认为这不是问题所在。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使10英寸平板电脑代码与Android中的7英寸平板电脑兼容 - How make 10 inch tablet code compatible to 7 inch tablet in android 仅发布7和10英寸平板电脑的Android应用程序 - Publish Android application for 7 and 10 inch tablet only Android:手电筒可以在Galaxy 10英寸平板电脑上正常工作,但不能在Galaxy 7英寸平板电脑上正常工作 - Android: Flashlight working fine in Galaxy 10 inch Tablet but not in Galaxy 7 inch Tablet 适用于Android SDK 2.3.3中7英寸平板电脑的Android虚拟设备配置 - Android Virtual Device Configuration for a 7 inch tablet in Android SDK 2.3.3 以编程方式检测 7 英寸和 10 英寸平板电脑 - Detect 7 inch and 10 inch tablet programmatically Android:数字浮动键盘会阻止10英寸平板电脑上的EditText - Android: The numeric floating keyboard blocks EditText on 10 inch tablet 如何在Android中仅以人像模式设计10英寸平板电脑? - How to design in 10 inch tablet only in portrait mode in Android? 通过代码[8英寸与10英寸平板电脑]区分Android设备 - Differentiate android devices via code [8inch vs 10 inch tablet] 如何在7英寸台式机和10英寸平板电脑上运行Android应用 - How to run an Android app on both 7-inch table and 10-inch tablet 支持9.6英寸和10.1英寸android平板电脑 - Supporting 9.6 inch and 10.1 inch android tablet
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM