quickfix google’s android mobile application date: 12/02/2008 presented by- team#5

23
QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Post on 20-Dec-2015

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

QuickFix Google’s Android Mobile Application

Date: 12/02/2008PRESENTED BY- TEAM#5

Page 2: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Team Information

Team Members

Dinesh Reddy GudibandiEmail:[email protected]

Hari Kishan KapaEmail: [email protected]

Sai Srinivas PabbathiEmail:[email protected]

Sumanth KattamanchiEmail : [email protected]

Instructor

Dr.Kwok-Bun YueEmail: [email protected]

Mentor

Mr.Dilhar De SilvaEmail: [email protected]

Project Sponsor

http://www.atlinkcom.com/index.htm

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 2

Page 3: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Outline

Presenter 1

Kishan

• Project Overview

• Technologies Used

• Architecture

• Class & Sequence Diagrams

Presenter 2

Sumanth

• Features of Web Applications

• Features of Mobile Application

• Overview of Android Architecture

Presenter 3

Dinesh

• Demonstration of the Web Application

Presenter 4

Sai

• Mobile Application demonstration

• Implementation Issues

• Project Timeline

• Roles

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 3

Page 4: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Project Overview

• What is our Project?

• What are the major domains in the Project?

• What happens within the Project?

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 4

Page 5: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

System Architecture

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 5

ASP.NET

ANDROID SDK

XML

JAVA

MYSQL SERVER

Page 6: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Service Seeker

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 6

Post Problem

Edit Profile

Register

Ratings

Favorites

Reviews

Page 7: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Service Provider

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 7

Add to Favorites

Search

Login

Settings

Page 8: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Class Diagram

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 8

Page 9: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Sequence Diagrams-Customer submitting the problem

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 9

Page 10: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Sequence Diagrams-service provider search for problem

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 10

Page 11: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Features of Web Application

• Admin account

• Password recovery

• Photo based profiles

• Reviews

• History

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 11

Page 12: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Features of Web Application contd…..

• Post problem

• Acknowledgement for posting a problem

• Adding to favorites

• Ratings

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 12

Page 13: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Android Architecture

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 13

Page 14: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 14

Home Contacts PhoneQuick

FixMaps Browser

Activity Manager

Resource Manager

Package Manager

Content Provider

Telephony Manager

Location Manager

View System

SQLite Core LibrariesDalvik Virtual

Machine

Page 15: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Features of Mobile Application

• Map settings

• Map plotted with the customers within a given Zip-code

• Choose a customer

• View customer information

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 15

Page 16: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Features of Mobile Application contd…..

• Calling a customer

• Editing profile

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 16

Page 17: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Web Application DEMO

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 17

Page 18: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Mobile Application DEMO

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 18

Page 19: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Implementation Issues

• MYSQL connectivity with web application

• External Database connection

• MAPAPI key

• Drawing overlays

• Integrating the Web client and the android client

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application

19

Page 20: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Project Timeline

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 20

Page 21: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application

21

Team Roles

Team Members Roles

Sai Srinivas Pabbathi (Team Lead) Android Developer, Document Writer.

Hari Kishan Kapa Document Writer, Android Developer, Design.

Dinesh Reddy Gudibandi Web Application Developer, Android developer, Document Writer.

Sumanth Kattamanchi DBA, Web Application Developer, Android Developer, Document Writer.

Page 22: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

References

• http://www.wikipedia.org/

• http://code.google.com/android/

• http://www.apache.org/

• http://www.apachefriends.org/en/xampp.html

• http://www.mysql.com/

• http://code.google.com/

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 22

Page 23: QuickFix Google’s Android Mobile Application Date: 12/02/2008 PRESENTED BY- TEAM#5

Thank You

Any Queries??

04/18/23 09:14 PM Capstone Team#5 : Google's Android Mobile Application 23