设备检查(三星VS其他) [英] Device Check (Samsung vs Others)

查看:154
本文介绍了设备检查(三星VS其他)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的一个应用程序,其中对于三星和HTC的一些code实现差异,请在我的SO问题看看

<一个href=\"http://stackoverflow.com/questions/11687092/sending-sms-to-multiple-recepients-samsung-vs-htc\">Sending短信多,收件人(三星VS HTC)

我怎样才能把一张支票,如果设备是三星或其他人(HTC)


解决方案

 字符串制造= android.os.Build.MANUFACTURER;

例如:

索尼爱立信

三星

HTC

I am working on an application, where there is some code implementation difference for samsung and htc, kindly have a look at my SO question

Sending SMS to multiple recepients (Samsung vs HTC)

How can I put a check for if the device is samsung or others(htc)

解决方案

String manufactures = android.os.Build.MANUFACTURER;

example:

Sony Ericsson

samsung

HTC

这篇关于设备检查(三星VS其他)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆