java - Some function texts appear crossed by a line on netbeans ide -


I am using Netbeen to develop simple Android applications and I'm looking at several short tutorials online. I had a similar tutorial downloaded, some text is crossed by one line. SmsManager

This is a small screenshot I made

What could be done with that?

This usually indicates an exclusion class or method that you should not use.

Image in your missing category:

This class was deprecated in API level 4. Android Etlephony has been replaced by SMSManager which supports both GSM and CDMA.

()


Comments

Popular posts from this blog

Member with no value in F# -

java - Joda Time Interval Not returning what I expect -

c# - Showing a SelectedItem's Property -