本文介绍了使用ASP.NET的Android平板电脑的唯一ID的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨朋友,
我有专门为Android平板电脑设计的网站,网站通过这些平板电脑上网访问
现在我想从每个平板电脑获取一个唯一的ID以记录在我的数据库中
我试图获取MAC地址,但它没有提供平板电脑的MAC地址而是给出了网络路由器MAC
任何人都可以帮我解决这个问题吗?
我不能使用quertString或者平板电脑中的cookie
Hi Friends,
I have a website designed specially for Android Tablets and the website is accessing through Internet on these tablets
Now i want to get a unique ID from each tablet to record in my Database
I tried to get the MAC address but it is not giving MAC address of tablets instead giving the network routers MAC
Can anybody help me to solve this ??
I can not use quertString or cookies in the tablet
推荐答案
这篇关于使用ASP.NET的Android平板电脑的唯一ID的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!