codepath / android_guides

Extensive Open-Source Guides for Android Developers
guides.codepath.com
MIT License
28.3k stars 6.37k forks source link

Add Camera 2 api #86

Open PrathameshKesarkar opened 9 years ago

PrathameshKesarkar commented 9 years ago

pls make a giude or update the guide to include Camera 2 api and also the Media Playback api

nesquena commented 9 years ago

What are you looking for in terms of media playback? Check https://guides.codepath.com/android/Video-and-Audio-Playback-and-Recording for what we currently have.

Also a brief mention about cameras here https://github.com/codepath/android_guides/wiki/Accessing-the-Camera-and-Stored-Media#building-a-custom-camera

rogerhu commented 9 years ago

I'm assuming you're looking at: https://www.youtube.com/watch?v=Xtp3tH27OFs

PrathameshKesarkar commented 8 years ago

Yes but can u make a tutorial for Camera2 api