Thanks!!!!!!

2012/7/25 Mark Murphy <mmur...@commonsware.com>

> On Wed, Jul 25, 2012 at 5:07 PM, Cristhian Flores <cif...@gmail.com>
> wrote:
> > I'm Android developer, I like to read so well clearing many doubts, now
> he
> > has touched me, I have a problem.
> >
> > Anyone know detect whether a device supports telephony, ie if I make an
> > application to dial numbers ax as I can detect if you can do?
>
> On an instance of PackageManager, call
> hasSystemFeature("android.hardware.telephony");
>
> > And finally as I can make a virtual machine without such support for my
> > respective tests.
>
> The "GSM modem support" hardware property in the AVD Manager might
> control this, though I have not tried it.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 3.8 Available!
>
> --
> 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

Reply via email to