文件名称:Android代码-终极Android相机指南
文件大小:319KB
文件格式:ZIP
更新时间:2022-08-25 22:45:08
Android代码
ULTIMATE ANDROID CAMERA GUIDE Presented by www.AirPair.com by Rex St. John www.rexstjohn.com twitter: @rexstjohn The official "Ultimate Android Camera Guide" source repo. Includes examples on how to.. Use android's native camera to capture an image Use android's external camera to capture an image Load images from the gallery into a grid view Use Androids gallery to "Select" a single image Display images in a horizontal list form INSTRUCTIONS Download / clone. Open in Android Studio. Run. The
【文件预览】:
UltimateAndroidCameraGuide-master
----gradlew(5KB)
----settings.gradle(18B)
----ultimate.iml(781B)
----camera()
--------proguard-rules.txt(674B)
--------src()
--------camera.iml(5KB)
--------.gitignore(7B)
--------build.gradle(597B)
----.idea()
--------libraries()
--------misc.xml(396B)
--------compiler.xml(711B)
--------gradle.xml(565B)
--------.name(8B)
--------encodings.xml(166B)
--------modules.xml(367B)
--------scopes()
--------copyright()
--------vcs.xml(218B)
----gradle()
--------wrapper()
----android-camera.png(36KB)
----README.md(2KB)
----gradlew.bat(2KB)
----gradle.properties(853B)
----.gitignore(57B)
----build.gradle(312B)