Why is the API deprecated?

I am developing an Android application for Android. I am new to Android. In eclipse, each line is marked as deprecated in Android 5.0

What happened to the old camera API? I can't seem to find any tutorial or new organization for a new API camera anywhere. Where can I find out more about the new Camera?

+8
android api android-5.0-lollipop camera
source share

No one has answered this question yet.

See similar questions:

64
Android camera android.hardware.Camera is out of date
4
Camera integration without obsolete methods and reverse support

or similar:

3295
Why is the Android emulator so slow? How can we speed up Android emulator development?
935
Cannot start Eclipse - Java was started, but returned exit code = 13
690
"cannot resolve R character" in Android Studio
666
Android getResources (). GetDrawable () deprecated API 22
408
How to get SHA-1 fingerprint certificate in Android Studio for debug mode?
112
How to use Android camera or Camera2 API to support old and new versions of the API without notes?
37
Will Eclipse ADT Obsolete?
31
Processing camera preview data using Android L and Camera2 API
nineteen
Using camera2 vs outdated camera - which is best?
-one
Where to read about the new Android API and obsolete api list

All Articles