Android: how to code depending on the version of the API?

后端 未结 2 1432
滥情空心
滥情空心 2020-12-17 21:19

In Android I get the version of the SDK easily (Build.VERSION.SDK) but I need to use LabeledIntent only if the platform is newer than 1.6 (>Build.VERSION_

2条回答
提交回复
热议问题