Android Honeycomb - 帮助使用片段创建主从
我为 Honeycomb(特别是 3.1)创建了一个具有三个不同选项卡的 Android 应用程序。 在第一个选项卡中,我尝试创建一个主/详细关系,左侧有一个列表,丰富的一侧有详细信息,就像 GMail 应用程序一样。
我是 Android 的初级开发人员,我需要帮助如何开发此功能。
I created a Android application for Honeycomb (particularly 3.1) with three distinct tabs.
In the first tab I'm trying create a master/detail relation, with a list on left side and detail on rich side, like as GMail application.
I'm a begginer developer for Android and I need help how develop this feature.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为 HoneycombGallery 会对您有所帮助。
有关更多详细信息,请查看 Honeycomb SDK 示例
I think HoneycombGallery will be helpful for you.
And for more details check Honeycomb SDK example