/POS-Projekt

Dieses Projekt wird von Daniel Fischer und Tobias Hansbauer im Rahmen der 3. Klasse HTL durchgeführt. Es ermöglicht das interagieren mit Google Drive in Form einer Android APP.

Primary LanguageJava

Google Drive Client

A simple Google Drive Client APP

General info

This project aims to provide a simple solution for managing files and folders stored in Google Drive. It allows the authors to expand their knowledge on using the Google Drive REST API and other Android related technologies.

Features

  • Login screen
  • Browse file-tree
  • Display file & folder info
  • Download, upload, rename and delete files & folders
  • Sort files
  • Upload camera photos
  • Track activity
  • Appropriate file icons
  • Collapsing Buttons
  • Rotate screen
  • Dark theme

Login screen

image

Browse file-tree

file-explorer PNG

Download, upload, rename and delete files & folders

image

Display file & folder info

image

Upload camera photos

image

image

Track activity

activity-screen

Appropriate file icons

image

Screen rotation

image

Collapsing Buttons

image

Notifications

notifications

Stundeneinteilung

https://docs.google.com/spreadsheets/d/1y1RNkVPo4k70QqNY_-xcwdRLLgGHrzKOIoYJLFDvJrE/edit?usp=sharing

Installation

Click checkout project from Version Control

image

Enter Repository URL https://github.com/dfischer17/POS-Projekt.git

temp

Permissions

  • Read and write access to external storage
  • Manage google account
  • Internet access
  • Camera access

References

Implementing Google Drive API

Drive API guides

Drive API documentation

Drive API example

Content providers

DocumentFile