'What does "deprecated" mean? [closed]
I am beginner for android and i am studying some tutorials on the internet.
I was studying "tabactivity" but on android site tells me it is deprecated.
What this means? It is not for use it anymore?
Sorry for bad english thanks
Solution 1:[1]
Deprecated means "You can still use this, but don't count on it, because we will probably replace it with something else (or remove it entirely) in future software releases."
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Robert Harvey |
