Skip to content

πŸ“· Android and iOS Camera SDK Library to manage photos

License

Notifications You must be signed in to change notification settings

cotfas/Mobile-SDK-Camera-Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Mobile-SDK-Camera-Public

πŸ“· Android and iOS Camera SDK Library to manage photos

β€” Developed a mobile app for Android and iOS using native code: users can take and store selfies privately, and access the gallery only after biometric authentication with Face ID. πŸ“ΈπŸ“±πŸ”’

screenshot


🧩 SDK Functionality:

β—‹ Taking a Selfie (takePhoto())
  β–  The SDK should utilize the device's camera to capture a photo, preferably using the front-facing camera by default.
  β–  The captured photos should be stored locally on the device.
β—‹ Viewing Selfies (accessPhotos())
  β–  The SDK should allow users to view previously taken selfies.
β—‹ User Authentication (authenticateUser())
  β–  The SDK should authenticate the user using the device's built-in biometric capabilities before granting access to the photos.

βš’οΈ Tech stack:

- Android sample: Kotlin
- Android library: Java
- iOS sample: SwiftUI
- iOS library: Swift


πŸ“² Android and Apple demo

Mobile-SDK-Test.mp4

πŸ—οΈ Project Assignment Requirement

Project Assignment Requirement


⏰ Time tracked to produce this work

1 1 1 1

16 September 2024 -> 7h
  β€” Android implementation.
17 September 2024 -> 10h
  β€” iOS implementation.
17 September 2024 -> 2.5h
  β€” Improvements, Avoiding memory leaks in aar library.
18 September 2024 -> 10h
  β€” Testing, Improvements and delivery.
------------------------
Total: 29,5h

πŸ‘‰ If you want to see all the development commits produced for this work, please request access to: https://github.com/cotfas/Mobile-SDK-Camera-private/commits/main/


MIT License

Copyright (c) 2024 Vlad Cotfas ([email protected])

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

πŸ“· Android and iOS Camera SDK Library to manage photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published