Furthermore the API call

 (WifiManager)mContext.getSystemService(mWifiService);

gives you an exception on the Emulator which is an indication that
Wifi radio is not supported.

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.

On Nov 3, 5:40 am, sham shamcs <shamc...@gmail.com> wrote:
> In Linux ,use *adb devices* command to see which one is running.
>
> On Tue, Nov 3, 2009 at 6:59 PM, Zhihong GUO <gzhh...@gmail.com> wrote:
> > Hi all,
>
> > How to know if the application is running on emulator or on a real device?
> > I want to implement a function to detect wifi connection. If the application
> > is running on emulator, just skip the wifi detection, while on real device,
> > the wifi connection check should be done. how to do that?
>
> > Thank a lot,
>
> > James
>
> > --
> > 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<android-developers%2bunsubscr...@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

Reply via email to