17
Bluetooth Chat App Review:2 Presented by: M.Karthik M.vigneshwaran

Bluetooth Chat App

Embed Size (px)

DESCRIPTION

bluetooth chat application on android. the presentation of that project..

Citation preview

Page 1: Bluetooth Chat App

Bluetooth Chat AppReview:2Presented by:M.KarthikM.vigneshwaran

Page 2: Bluetooth Chat App

Agenda1. Introduction2. System Analysis3. System Design4. System Implementation5. System Testing6. Conclusion7. Future Enhancements8. References

Page 3: Bluetooth Chat App

Introduction About This Project

This project is aimed for creating a short range communication(chat) app using Bluetooth in android platform.It overcomes the major drawbacks found in the existing systems.

Page 4: Bluetooth Chat App

System AnalysisExisting System:

Though there is a lot of chat apps available in playstore they did not do their intended purpose.Demerits:

1.Non-intuitive UI.2.Unwanted Ad’s.3.Not able to share other

data’s.4.Non Supported Devices.

Page 5: Bluetooth Chat App

Proposed System:The proposed system has various

advantages over the existing system.Merits:1.Ability to store recent users.

2.Low memory footprint (25.1kb)3.supprt from android2.3(Gingerbread).

Page 6: Bluetooth Chat App

Software Analysis Android:

Android is the opensource platform for low powered devices such as tablets and smartphones.

Unlike on other mobile operating systems like Apple’s iOS, Palm’s webOS or Symbian, Android applications are written in Java and run in virtual machines (Dalvik).

Page 7: Bluetooth Chat App

Overall Architecture

Startup Screen

Device Scanning

Chat Screen

Page 8: Bluetooth Chat App

Module Level Architecture1. Startup Screen2. Device Scan3. Chat Screen

Page 9: Bluetooth Chat App

Implementation(Screenshots) Installation

Page 10: Bluetooth Chat App

Initial Screen

Page 11: Bluetooth Chat App

Device Scanning Screen

Page 12: Bluetooth Chat App

Device Selection Screen

Page 13: Bluetooth Chat App

Chat Screen Device1(ver4.1) Device2(ver2.3)

Page 14: Bluetooth Chat App

Testing Cloud Android Testing tool (testdroid):

Page 15: Bluetooth Chat App

Conclusion Since the project is in development

stage we cannot conclude the scope of the project

We are in the stage of improving the performance and adding new features to this project

Page 16: Bluetooth Chat App

Future Enhancements Feature for object exchange (obex)

between the devices will be added. Graphical Smileys Login secured with username and

password.

Page 17: Bluetooth Chat App

References Textbook

Professional Android Application Development-Reto Meier

Web:https://code.google.com/p/android-bluetooth-chat

/http://developer.android.com