You are on page 1of 17

Bluetooth Chat App

Review:2 Presented by: M.Karthik M.vigneshwaran

Agenda
1. 2. 3.

4.
5. 6. 7. 8.

Introduction System Analysis System Design System Implementation System Testing Conclusion Future Enhancements References

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.

System Analysis
Existing 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 Ads. 3.Not able to share other datas. 4.Non Supported Devices.

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).

Software Analysis
Android:

Android is the opensource platform for low powered devices such as tablets and smartphones. Unlike on other mobile operating systems like Apples iOS, Palms webOS or Symbian, Android applications are written in Java and run in virtual machines (Dalvik).

Overall Architecture
Startup Screen

Device Scanning

Chat Screen

Module Level Architecture


1. 2. 3.

Startup Screen Device Scan Chat Screen

Implementation(Screenshots)
Installation

Initial Screen

Device Scanning Screen

Device Selection Screen

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

Testing
Cloud

Android Testing tool (testdroid):

Conclusion
Since

the project is in development stage we cannot conclude the scope of the project are in the stage of improving the performance and adding new features to this project

We

Future Enhancements
Feature

for object exchange (obex) between the devices will be added. Graphical Smileys Login secured with username and password.

References
Textbook
Professional

Android Application Development-Reto Meier Web: https://code.google.com/p/android-bluetoothchat/ http://developer.android.com

You might also like