SlideShare a Scribd company logo
MOBILE APPLICATION
VICTOR 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

More Related Content

KEY
HexRinger
PPTX
Android presentation -the latest mobile operating system.
PPTX
INTRODUCTION TO ANDROID
PPT
Android slides
ODP
Android Overview
PPTX
Aziz shaikh
PPTX
Apple WWDC 2014 highlights
KEY
Five Key Words
HexRinger
Android presentation -the latest mobile operating system.
INTRODUCTION TO ANDROID
Android slides
Android Overview
Aziz shaikh
Apple WWDC 2014 highlights
Five Key Words

Viewers also liked (10)

PPT
Basic Geometrical Dimensioning & Tolerancing Tranning
PPTX
Pressure Relief Valve Sizing for Single Phase Flow
PDF
Valve types and selection
PPTX
Control valve ppt
PPTX
Tyre Industry Analysis
PPS
Spirit Soul and Body
PDF
Vertical raw mill pradeep kumar
PDF
Gd&T Presentation1111
PPT
Transducers
PPT
Limit, fit, tolerance
Basic Geometrical Dimensioning & Tolerancing Tranning
Pressure Relief Valve Sizing for Single Phase Flow
Valve types and selection
Control valve ppt
Tyre Industry Analysis
Spirit Soul and Body
Vertical raw mill pradeep kumar
Gd&T Presentation1111
Transducers
Limit, fit, tolerance
Ad

Similar to Android Video Tracking Presentation (20)

PPTX
Basic of Android App Development
PDF
Android report
PPTX
Android technology
PDF
600.250 UI Cross Platform Development and the Android Security Model
PPT
Android 130923124440-phpapp01
PDF
Android Seminar BY Suleman Khan.pdf
PPTX
Mobile Application Development powerpoint
PPT
PPT
Android Applications
PPT
PPTX
PDF
Android Development in a Nutshell
PDF
android Security
PPTX
Android
PPTX
Security on android
PDF
Android ppt
PDF
PRESENTATION ON ANDROID
PPT
Android
PPTX
Android technology
PPTX
Androidoverview 100405150711-phpapp01
Basic of Android App Development
Android report
Android technology
600.250 UI Cross Platform Development and the Android Security Model
Android 130923124440-phpapp01
Android Seminar BY Suleman Khan.pdf
Mobile Application Development powerpoint
Android Applications
Android Development in a Nutshell
android Security
Android
Security on android
Android ppt
PRESENTATION ON ANDROID
Android
Android technology
Androidoverview 100405150711-phpapp01
Ad

Recently uploaded (20)

PPTX
CAPE CARIBBEAN STUDIES- Integration-1.pptx
PDF
6.-propertise of noble gases, uses and isolation in noble gases
PDF
Module 7 guard mounting of security pers
PPTX
Bob Difficult Questions 08 17 2025.pptx
PDF
Unnecessary information is required for the
PPT
Lessons from Presentation Zen_ how to craft your story visually
PPTX
Kompem Part Untuk MK Komunikasi Pembangunan 5.pptx
PPTX
Unit 8#Concept of teaching and learning.pptx
PPTX
HOW TO HANDLE THE STAGE FOR ACADEMIA AND OTHERS.pptx
PDF
Presentation on cloud computing and ppt..
PPTX
Research Process - Research Methods course
PDF
Yusen Logistics Group Sustainability Report 2024.pdf
DOCX
CLASS XII bbbbbnjhcvfyfhfyfyhPROJECT.docx
PDF
PM Narendra Modi's speech from Red Fort on 79th Independence Day.pdf
PPTX
NORMAN_RESEARCH_PRESENTATION.in education
PPTX
Shizophrnia ppt for clinical psychology students of AS
PPTX
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
PPTX
ANICK 6 BIRTHDAY....................................................
PDF
MODULE 3 BASIC SECURITY DUTIES AND ROLES.pdf
DOCX
Action plan to easily understanding okey
CAPE CARIBBEAN STUDIES- Integration-1.pptx
6.-propertise of noble gases, uses and isolation in noble gases
Module 7 guard mounting of security pers
Bob Difficult Questions 08 17 2025.pptx
Unnecessary information is required for the
Lessons from Presentation Zen_ how to craft your story visually
Kompem Part Untuk MK Komunikasi Pembangunan 5.pptx
Unit 8#Concept of teaching and learning.pptx
HOW TO HANDLE THE STAGE FOR ACADEMIA AND OTHERS.pptx
Presentation on cloud computing and ppt..
Research Process - Research Methods course
Yusen Logistics Group Sustainability Report 2024.pdf
CLASS XII bbbbbnjhcvfyfhfyfyhPROJECT.docx
PM Narendra Modi's speech from Red Fort on 79th Independence Day.pdf
NORMAN_RESEARCH_PRESENTATION.in education
Shizophrnia ppt for clinical psychology students of AS
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
ANICK 6 BIRTHDAY....................................................
MODULE 3 BASIC SECURITY DUTIES AND ROLES.pdf
Action plan to easily understanding okey

Android Video Tracking Presentation

  • 2. 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;
  • 3. BASIC INFORMATIONS • Application size: 4MB; • This application requires the following permissions to be executed: • Internet use; • C2DM (Notifications permissions); • Access phone’s storage;
  • 4. 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.
  • 5. 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;
  • 6. 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;
  • 7. 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;
  • 8. 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;
  • 11. UPLOAD • A user can also upload his own video, he just need to supply a name and a description and tap the “Upload” button.