转换现有应用程序以使用 Fragment

发布于 2024-12-09 01:22:48 字数 248 浏览 0 评论 0原文

我是 Android 新手,市场上有一个应用程序,我想将其转换为使用 Fragments,这样它就可以在横向模式下利用平板电脑,并同时进行两项活动。我可以找到的所有示例都使用右列中带有图像或文本的列表视图,并使用 FragmentList 类。我的应用程序有一个带有按钮的活动,根据他们选择的按钮或旋转器,然后显示另一个活动。任何人都可以推荐有关如何执行此操作的教程或文章吗?我读过 Google 博客,但发现它令人困惑,并且不确定如何使用它来修改我现有的代码。任何帮助将不胜感激。

I am new to Android and have an app on the Market that I would like to convert to use Fragments so it could take advantage of the tablet in landscape mode and have both activities side by side. All of the examples I can find out there use a listview with a image or text in the right column and uses the FragmentList class. My app has an Activity that has buttons and depending on what buttons or spinners they select it then displays another activity. Can anyone recommend a tutorial or article on how to do this? I have read the Google blog but found it confusing and wasn't sure how to use it to modify my existing code. Any help would be appreciated.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文