Re: [android-developers] Regarding WIFIInfo bssid ssid

2012-05-09 Thread Jason Teagle

So just want to know is any there any unique identifier for  wifi
network which will be unique  constant on all devices..


The MAC address? This can be obtained from a WifiInfo object... 





--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Regarding WIFIInfo bssid ssid

2012-05-09 Thread Bunty syed
But is it device wifi mac address or active wifi network mac address...

On 9 May 2012 18:27, Jason Teagle teagle.ja...@gmail.com wrote:

 So just want to know is any there any unique identifier for  wifi
 network which will be unique  constant on all devices..


 The MAC address? This can be obtained from a WifiInfo object...



 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to 
 android-developers@**googlegroups.comandroid-developers@googlegroups.com

 To unsubscribe from this group, send email to
 android-developers+**unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com

 For more options, visit this group at
 http://groups.google.com/**group/android-developers?hl=enhttp://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Regarding WIFIInfo bssid ssid

2012-05-09 Thread Jason Teagle

But is it device wifi mac address or active wifi network mac address...


It will be the MAC address of the phone / device the software is being run 
on.


I may have misunderstood what you were trying to do here - are you trying to 
identify the 'other' end of the wi-fi connection? The access point? So any 
phone / tablet can use your software (this end can be any network), but it 
can only perform this action when connected to a specific access point?



--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Regarding WIFIInfo bssid ssid

2012-05-09 Thread Raunaque Quaiser
mac address is of the hardware


On Wed, May 9, 2012 at 6:51 PM, Bunty syed itsmeatfo...@gmail.com wrote:

 But is it device wifi mac address or active wifi network mac address...


 On 9 May 2012 18:27, Jason Teagle teagle.ja...@gmail.com wrote:

  So just want to know is any there any unique identifier for  wifi
 network which will be unique  constant on all devices..


 The MAC address? This can be obtained from a WifiInfo object...



 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@**
 googlegroups.com android-developers@googlegroups.com

 To unsubscribe from this group, send email to
 android-developers+**unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com

 For more options, visit this group at
 http://groups.google.com/**group/android-developers?hl=enhttp://groups.google.com/group/android-developers?hl=en


 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Regarding WIFIInfo bssid ssid

2012-05-09 Thread Kostya Vasilyev
http://developer.android.com/reference/android/net/wifi/WifiInfo.html

The method you probably want is getBssid
09.05.2012 17:33 пользователь Raunaque Quaiser rmquai...@gmail.com
написал:

 mac address is of the hardware


 On Wed, May 9, 2012 at 6:51 PM, Bunty syed itsmeatfo...@gmail.com wrote:

 But is it device wifi mac address or active wifi network mac address...


 On 9 May 2012 18:27, Jason Teagle teagle.ja...@gmail.com wrote:

  So just want to know is any there any unique identifier for  wifi
 network which will be unique  constant on all devices..


 The MAC address? This can be obtained from a WifiInfo object...



 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@**
 googlegroups.com android-developers@googlegroups.com

 To unsubscribe from this group, send email to
 android-developers+**unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com

 For more options, visit this group at
 http://groups.google.com/**group/android-developers?hl=enhttp://groups.google.com/group/android-developers?hl=en


 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en