【问题标题】:What's the difference between an android phone and an Android tablet? [closed]安卓手机和安卓平板有什么区别? [关闭]
【发布时间】:2013-08-20 19:39:13
【问题描述】:

我想知道安卓手机和安卓平板的区别如下:

- Life circle of Activity and Fragment

- Api supported for our config, i.e. : Mac address, ip address, cell number, IMSI, ...

- How about the orientation, notificaion.

- Multilanguage on Tablet.

- UI on table, which widget/control should change to avoid the issue.

请帮我澄清一下?

非常感谢!

【问题讨论】:

  • 没有人“可以帮助您解决您的问题”,因为您并没有真正提出问题......
  • @arkascha 他问了一个问题。我恳请您查一下问题是什么。它是否适合 Stackoverflow 是另一回事。很明显,他没有花时间或没有努力去查找这些信息。否则这个“问题”永远不会被问到:)

标签: android android-layout android-intent android-listview android-emulator


【解决方案1】:

前 4 个点在手机或平板电脑上是相同的。

关于最后一个,Phone 和 Tablet 之间最显着的区别在于,Tablet 可能使用 Tablet-Style UI,而 phone 则没有。这是因为平板电脑的屏幕像素密度通常较低。

更重要的是,平板电脑通常没有电话功能。而对于那些没有 3G 或 4G 模块的平板电脑,GPS 也经常被遗漏。

我想你对Android手机的特性已经很熟悉了,这里有一些关于Android平板的有用链接供你参考。

http://developer.android.com/distribute/googleplay/quality/tablet.html

http://developer.android.com/guide/practices/tablets-and-handsets.html

http://android-developers.blogspot.hk/2013/04/update-on-tablet-app-guidelines-and.html

http://android-developers.blogspot.hk/2013/04/tablet-optimization-tips-in-google-play.html

【讨论】:

  • 感谢您的信息。
  • @robin 并非所有平板电脑都没有电话功能和/或 GPS。另外,由于屏幕很大,非常推荐使用基于片段的UI设计,而在智能手机上使用它们并不是那么重要。
  • @androiddeveloper 是的,你是对的。由于问题太宽泛,我只能给出最符合条件的答案。
  • @Robin 你应该给他看一些google io讲座的链接,这样他就可以学习如何为平板电脑开发。
  • @androiddeveloper 罗杰。感谢您的评论。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2016-04-05
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多