Reputation: 5403
Does anyone know what api level was the telephony manager class put in android. Also, when was the the newest SMS class (the old one was deprecated) put in? Thanks
Upvotes: 1
Views: 89
Reputation: 64429
Do you mean this Telephony Manager ? That's in there from API lvl 1, although some parts are added in later versions. The linked page tells you from which API lvl each part is btw.
Upvotes: 1