17
Android-Based Smartphone to PC SMS Syncing System via Bluetooth.

Android Based Smartphone to PC SMS Syncing System via BT

Embed Size (px)

Citation preview

Slide 1

Android-Based Smartphone to PC SMS Syncing System via Bluetooth.

Contents

OverviewObjectives of the StudySignificance of the StudyCommunication LayoutSystem DescriptionResults and DiscussionsConclusion

OverviewMobile phones, for the most part, have become an essential tool in people's day to day activities because of its positive impacts. It could even save someones life. However, the use of phones has also been regarded as a major factor that reduces human productivity which becomes a cause of distraction that greatly affects one's quality of work. Its negative impacts may have distractive effects on an individual but its benefits could not be completely ignored. Due to this, a study on developing an Android based Smartphone to PC SMS syncing system via Bluetooth will be presented.

Objectives:

To develop an Android application and a PC application that would communicate synchronously via Bluetooth.

2) To develop an Android application that can relay SMS and contact information from a mobile phone to a PC synchronously

3) To design a system capable of sending SMS using the PC application.

Significance of the Study

To bridge the gap between the pros and cons of using a mobile phone and its effects on human productivity.

To learn Android programming and learn even more in Java programming.

Communication Layout

Bluetooth

ComputerAndroid phone

Use Case Diagram

Receive SMSRelay SMSCompose SMSSend SMSRead SMSAccept SMSOpen SMS

System DescriptionAndroid Application

PC Application

Results and Discussions

Android application

Bluetooth enable request (Startup)Start ServerRelaying SMS and contacts to the PC applicationReceiving SMS from PC application for sendingStop serverBack Pressed

Results and Discussions

PC application

Start ListeningJTextArea for debug StringJComboBoxFill ButtonSend ButtonClose (X) Button

Conclusion

The developed Android application and PC application can communicate synchronously via Bluetooth.

The developed Android application can relay SMS and contact information from a mobile phone to a PC synchronously.

3) The designed system is capable of sending SMS using the PC application. And the system components which communicate via Bluetooth, allows the exchanging of Strings in the system.

4) The system is working as described in the objective of the study after each component has been integrated within a network, and implementation.

THANK YOU.