You are on page 1of 17

Android-Based

Smartphone to PC SMS
Syncing System via
Bluetooth.

Contents
Overview
Objectives of the Study
Significance of the Study
Communication Layout
System Description
Results and Discussions
Conclusion

Overview
Mobile 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:
1) 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

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
Android phone
Computer

Use Case Diagram

Receive SMS

Read
SMS

Relay SMS

Open SMS

Accept SMS

Compose SMS

Send SMS

System Description
Android Application

PC Application

Results and Discussions


Android application
1. Bluetooth enable request (Startup)
2. Start Server
3. Relaying SMS and contacts to the PC
application
4. Receiving SMS from PC application for
sending
5. Stop server
6. Back Pressed

Results and Discussions


PC application
1.
2.
3.
4.
5.
6.

Start Listening
JTextArea for debug String
JComboBox
Fill Button
Send Button
Close (X) Button

Conclusion
1. The developed Android application
and PC application can
communicate synchronously via
Bluetooth.
2. 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,

THANK

You might also like