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 2.2 并且我一直在为手机开发,现在为 ICS 平板电脑开发时从哪里开始。我从 quick-google 学到的主要事情是,现在我将不得不将片段用于多窗格布局,而不仅仅是 Activity。在开始之前我还需要寻找什么?一些链接会有所帮助(也适用于片段)。
以下是如何将模拟器设置为平板电脑。
这是有关支持平板电脑和手机的出色指南。
最后是一个非常有用的片段指南
您应该了解如何使 UI 看起来适合不同的屏幕尺寸,查看特定尺寸的可绘制对象和资源,以及如何使用屏幕。在 d.android.com 上接受开发培训