forked from androidx/androidx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge "Added CameraX readme file" into androidx-master-dev
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# androidx.camera | ||
|
||
Jetpack's CameraX support library provides an easy to use and feature rich Android camera API | ||
|
||
[Library owners](OWNERS) | ||
|
||
[Release notes](https://developer.android.com/jetpack/androidx/releases/camera) | ||
|
||
[Browse | ||
source](https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/camera/) | ||
|
||
[Reference | ||
documentation](https://developer.android.com/reference/androidx/classes.html) | ||
|
||
[Existing open | ||
bugs](https://issuetracker.google.com/issues?q=componentid:618491%20status:open) | ||
|
||
[File a new | ||
bug](https://issuetracker.google.com/issues/new?component=618491&template=1257717) | ||
|
||
[Email us](mailto:[email protected]) |