定制平板电脑应用程序 - 有什么建议吗?

发布于 2024-10-17 10:07:35 字数 269 浏览 3 评论 0原文

我有一个为 Android 手机开发的应用程序。现在我将对其进行自定义以在平板电脑(Galaxy Tab)上使用。假设我必须重新设计一些屏幕和流程以获得更好的用户体验,是否有任何提示/需要注意的事项/等等。你可以分享吗?

谢谢

。我知道这一点:http://innovator.samsungmobile.com/galaxyTab.do

I have an application developed for android phone. Now I am going to customize it to be used on tablet (Galaxy Tab). Assuming I have to redesign some screens and flows for better user experience, are there any tips/things to be aware of/etc. you can share?

Thanks

PS. I am aware of this: http://innovator.samsungmobile.com/galaxyTab.do

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

您可以查看 HoneyCombs 新的 Fragment API

http://android- Developers.blogspot.com/2011/02/android-30-fragments-api.html

这允许您拥有称为组件的新视图,它可以像自包含活动一样使用,但重点是您可以使用多个屏幕上的碎片一次,以便更好地在您的用户界面中流动。

他们还试图使其向后兼容非平板电脑设备,以便您可以继续支持其他用户!

You could checkout HoneyCombs new Fragment API

http://android-developers.blogspot.com/2011/02/android-30-fragments-api.html

This allows you to have new view called a component it can be used like a self contained activity but the highlight is you can use multiple fragments on the screen at once, for better flow in your UI.

They are also trying to make it backwards compatible with non tablet devices so you can keep supporting your other users!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文