开发者

Which Android Platform/API is required to develop honeycomb tablet android applications? [closed]

开发者 https://www.devze.com 2023-04-09 21:30 出处:网络
Closed. This question does not meet Stack Overflo开发者_如何学编程w guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflo开发者_如何学编程w guidelines. It is not currently accepting answers.

Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist

Closed 9 years ago.

Improve this question

I want to create an Android app for the Honeycomb tablet.

What Android Platform/API Level is required to do so?

Thanks in advance.


I would use the 3.0 because this is the first Honeycomb release. You should not have backward comptability issues. But using the latest (3.2) release will cause problems with the earlier releases.


For Honeycomb you should use android 3.0.


I want to create an Android app for the Honeycomb tablet.

Sweet!!!

What Android Platform/API Level is required to do so?

Honeycomb (API v11)

0

精彩评论

暂无评论...
验证码 换一张
取 消