Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.55 KB

README.md

File metadata and controls

61 lines (36 loc) · 1.55 KB

CameraApp

  • Click photos and then upload them to the cloud
  • Record video and posting it to the cloud
  • View all uploaded photos and videos in a Grid View
  • Image is not present in memory, but synced to cloud (Accessed from Cloud)
  • Image/Video is present in local memory and synced to cloud (Accessed Locally)

Service used:- 1- Upload service 2. Video Upload Service Kinvey Account detail:-

  1. Constants-(a)appId (b)appSecret

    for saving the data or to reduce app size I have used TinyPng:- Tiny Png for App Size

    Material Design concept:_

    1. Navigation Drawer
    2. Card View

    Other Concepts:

    1. RoundImageView
    2. Webview
    3. Connection Dectector for checking the internet
    4. Fragments

    ##Screenshots