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
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
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."
AbsoluteLayout
(deprecated in Android 1.5) to this day even though there is no reason why you should ever need to use it (ever), all just because they don't want to break Android 1.0 and 1.1 apps. I guess Android is just more strict in dropping support for certain features compared to other application frameworks. –
Prolegomenon © 2022 - 2024 — McMap. All rights reserved.