Android Synopsis

18
Mr. Radha Raman Chandan

Transcript of Android Synopsis

Page 1: Android Synopsis

Mr. Radha Raman Chandan

Page 2: Android Synopsis

• Abstract• Objective• SDLC• System Configuration• Screenshots• SLA•Future Plan•References

Content

Page 3: Android Synopsis

Modern hand held devices such as smart phones and PDAs have become increasingly powerful in recent years. So I would like to introduce our College Application for everyone whether he/she is student or our college faculty member or alumni. Everyone can easily access our college data related to that person. It will be able to Insert, update, delete and fetch data from our college websites for authorized users.

We make this project solve some difficulties face by everyone related to login, attendance and power consumption by systems and it is feasible for every type hardware processor, operating system (android v2.2 and above) , and memory used.

ABSTRACT

Page 4: Android Synopsis

Why Android Application? Open software(source) platform for mobile

application development A complete stack – OS, Middleware,

Applications An Open Handset Alliance (OHA) project Powered by Linux operating system Fast & easy application development

Page 5: Android Synopsis

WHY COLLEGE APPLICATION? Easy to get information. Easily get notification. College website to Android apps Cost effective. Time effective. Easy resource availability. Reduce power consumption.

Page 6: Android Synopsis

Android SDK MySql Emulator IDE Paint

Tools :-

Page 7: Android Synopsis

If user exists

Try Again

Option/ Results Display Window

Stop

College

App

Enter username & pass

Http Request

Option Select(get,update,insert,dele

te)

Flow Chart

Page 8: Android Synopsis

WORKFLOW :-

• Provides a login interface to authenticate USER ID & PASSWORD

• On clicking the submit button (and after verifying user exists),

• Get,Update,Insert,Delete.• Logout

Page 9: Android Synopsis

ADDITIONAL Notification about News Easy to access Time Table &

Examination Table Easy to get Details for Bus and routes.

Page 10: Android Synopsis

BUILDING BLOCKS OF ANDROID CODE

Activity View Xml Intent

Android Manifest

Page 11: Android Synopsis

UI Tested on:

Android emulator version 2.2

Hardware Requirement:

800 MHz Processor 256 Mb+ RAM

Software Requirement:

Android 2.2(Foryo) or Higher Setting Application

Unknown Sources - Checked

EXTERNAL INTERFACE REQUIRED

Page 12: Android Synopsis
Page 13: Android Synopsis
Page 14: Android Synopsis
Page 15: Android Synopsis

SERVICE LEVEL AGREEMENTThis app has access to: Contacts Location Uses the device's location Photos/Media/Files Other receive data from Internet

Page 16: Android Synopsis

FUTURE PLANS

Extend the functionality of this application.

Develop for iOS and Blackberry. Chatting Option Sharing files and many more.

Page 17: Android Synopsis

REFERENCES developer.android.com http://chrisrisner.com/Category/Android https://code.google.com/p/android-query/

Page 18: Android Synopsis