android video tracking presentation

12
MOBILE APPLICATION VICTOR SANTIAGO

Upload: victor-santiago

Post on 14-Aug-2015

28 views

Category:

Presentations & Public Speaking


1 download

TRANSCRIPT

MOBILE APPLICATIONVICTOR SANTIAGO

ANDROID VERSION REQUISITES

• Minimum SDK: 13 (3.2);

• Works from Honeycomb (3.2) to all the

most recent Android versions;

• As of December 1st, 2014, this accounts for

90% of all Android systems;

BASIC INFORMATIONS

• Application size: 4MB;

• This application requires the following permissions to be executed:

• Internet use;

• C2DM (Notifications permissions);

• Access phone’s storage;

GRAPHICS

• All images used on this application, such as the

animals used on the introductory activity, came

from OpenClipArt.org;

• All images presented there are royalty-free and

may be used on ANY project, regardless of the

reason, commercial or non-commercial.

BASIC FUNCTIONALITIES

• Using this application, the user will be

able to:

• Watch animal videos;

• Subscribe to an specific animal, and receive

a notification when it moves;

• Track an animal;

• Upload its own videos;

INTERFACE

• The Android mobile interface consists of

two tabs:

• Animals: Where a user can see a list of all the

animal videos available. Each cloud with the

animal names represent a different video;

• About: Contains basic information about the

project and the name of its authors;

INTERFACE

• There are also three buttons on the top right

corner of the screen, where the user is able

to:

• Refresh the videos list, if he is in the Animals

tab;

• Select a video to upload;

• Set up the server’s configurations;

VIDEOS FUNCTIONS

• When a user taps on a cloud and selects a

video, he’s given three choices of functions:

• Subscribe;

• Watch video;

• Track animal;

WATCH VIDEO

TRACK ANIMAL

UPLOAD

• A user can also upload his own video, he

just need to supply a name and a

description and tap the “Upload” button.

SCREENSHOTS