By: Amol Kokje Tosha Shah Raymond Tyler. Outline of Presentation Motivation Goals Methodology Application Flow What we have done To do Possible extensions.

Slides:



Advertisements
Similar presentations
HJ Lee / LG Electronics Setting Priorities and Next Steps - from TV makers point of view.
Advertisements

Testing Requirements for Mobile Applications Dennis Soh Article authored by: Valéria Lelli Leitão Dantas, Fabiana Gomes Marinho, Aline Luiza da Costa,
MicroCast: Cooperative Video Streaming on Smartphones Lorenzo Keller, Anh Le, Blerim Cic, Hulya Seferoglu LIDS, Christina Fragouli, Athina Markopoulou.
Objectives Overview Define an operating system
Institute of Networking and Multimedia, National Taiwan University, Jun-14, 2014.
Chung Man Ho Willims Chow Man Kei Gary Kwok Pak Wai Lion.
ANDROID OPERATING SYSTEM Guided By,Presented By, Ajay B.N Somashekar B.T Asst Professor MTech 2 nd Sem (CE)Dept of CS & E.
David Heitman.  This app is free  It is also available on Iphone, Android and Blackberry  Can be used for running, walking, cycling and distance sports.
Case study 2 Android – Mobile OS.
Is Mobile the Future of GIS? Matt Sheehan WebMapSolutions.
The University of Akron Summit College Business Technology Department Computer Information Systems 2440: 145 Operating Systems Introduction to UNIX/Linux.
The „MENTA” concept Creating a new and practical tool as an everyday solution of health-related problems Richárd Faller.
Android Audio System Introduction
Flood Action IET Technical Bid A community organisation tool for android.
ErdOS: An energy-aware social operating system Further Reading: (*) Narseo Vallina-Rodriguez, Pan Hui, Jon Crowcroft, Andrew Rice. “Exhausting Battery.
Evaluating Impact of Storage on Smartphone Energy Efficiency David T. Nguyen.
ANDROID Presented By Mastan Vali.SK. © artesis 2008 | 2 1. Introduction 2. Platform 3. Software development 4. Advantages Main topics.
Protecting Data on Smartphones and Tablets from Memory Attacks
ReCapture A Pattern-aware Benchmark Tool for Smartphones.
GEOREMINDERS ANDROID APPLICATION BY: ADRIENNE KECK.
Where it all Began.. Where it all Began. History of the Tablet 1989 – GridPad is first released. considered the first Tablet Computer, it inspires.
Private Branch Exchange(PBX) System wish Asterisk Advisor : Lian-Jou Tsai Student : Yi-Ting Lin.
Computer Systems Nat 4/5 Computing Science Operating Systems.
. A PRESENTATION ON “ ANDROID APPLICATION FOR ALZHEIMER PATIENT ” BY: HEMALI VITHALANI AASHKA KOTECHA TRISHLA SHAH GUIDED BY: PROF.RADHIKA KOTECHA.
Evolving Interfaces to Impacting Technology: The Mobile TeraGrid User Portal Rion Dooley, Stephen Mock, Maytal Dahan, Praveen Nuthulapati, Patrick Hurley.
Eduardo Cuervo – Duke University Aruna Balasubramanian - University of Massachusetts Amherst Dae-ki Cho - UCLA Alec Wolman, Stefan Saroiu, Ranveer Chandra,
Girish M. Jashnani Sales Consultant Manage your E-Business Suite more effectively.
1 Eurostat products for mobile devices Working Group "European Statistical Data Support“ February 2012 Matthias Fritz, Dissemination Unit.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Power Guru: Implementing Smart Power Management on the Android Platform Written by Raef Mchaymech.
Software Architecture in Practice Mandatory project in performance engineering.
PRESENTERS: AMOL KOKJE, STEVEN OSBURN, SUNIT VERMA, TOSHA SHAH, KALP PARIKH Vetting Mobile Apps.
Android operating system N. Sravani M. Tech(CSE) (09251D5804)
Okkyung Choi, Kangseok Kim, Duksang Wang, Hongjin Yeh and Manpyo Hong Received 05 Jan 2011; Accepted 07 Feb 2012.
Name/Title of Your App Prepared by: …… For the 5 th National ICT Innovation Competition.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Smartphone energy considerations (for browser design) Ratul Mahajan Microsoft Research.
Smartphone Energy Drain in the Wild: Analysis and Implications Authors: Xiaomeng Chen, Ning Ding, Abhilash Jindal†, Y. Charlie Hu†, Maruti Gupta, Rath.
Automatic License Plate Recognition for Electronic Payment system Chiu Wing Cheung d.
GST Helpline - A Complete GST App TO RESOLVE GST INDIA QUERIES
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Blue eye technology Prepared by VINIT SHAH 08 CE 099.
Android Application -Architecture.
WELCOME Mobile Applications Testing
Notification.
GIS Application Management for Disabled People
Outline Introduction Related Work
Mobile Application Development
SUPERVISOR: Dr. Hanal ABUZANT
Market Share. Market Share Market Share Android Dev Basics Android apps are developed in Java and XML. The hardest part of Android dev is coming up.
Computer Software Lecture 5.
Introduction to Operating Systems
Logo: if available Project Name:
Fieldclimate – Data Interface
Introduction to Computers
Module 1.1 Introduction to computers
Physical activities and activity tracker
MIT App Inventor By Hans Yip.
Infokall Enterprise Solutions
Making Data Accessible for All
Logo: if available Project Name:
Nat 4/5 Computing Science Operating Systems
Jacob R. Lorch and Alan Jay Smith University of California, Berkeley
05 | Desktop Applications
Centre for Technology Alternatives for Rural Areas, IIT Bombay
Monitoring Physical Activities Using Smartphones
For the MVHS Cyber Defense CLub
Task Manager & Profile Interface
Presentation transcript:

By: Amol Kokje Tosha Shah Raymond Tyler

Outline of Presentation Motivation Goals Methodology Application Flow What we have done To do Possible extensions Conclusion

Motivation Smartphone – heavy toll on battery power Solutions ◦ Operating System ◦ Hardware ◦ Process level management Why android platform? ◦ Apple iOS ◦ Palm WebOS

Goals User-friendly graphical interface User prioritizes their apps Application shuts down apps based on the set priority

Methodology To set the priority profile. To find: ◦ The Battery Level ◦ The running applications (background and foreground) Monitor the battery level and shut down applications based on priority profile.

Application Flow

What we have done Have developed modules: ◦ To monitor the battery level. ◦ To get the list of Running Applications. Completed designing most of the User Interfaces. Have linked the SQLite.

To Do Figure out the way to kill a running app. Integrate the modules to get the desired functionality. If time permits, we could: Use the CPU cycles to give suggestions to the user (CPU cycles serve as a measure of power consumption).

Possible Extensions Use of an adaptive learning model that automatically builds profiles based on the user’s context and history.

Questions ?