Android Open Source - SMS bluetooth Bluetooth-SMS






Project Summary

App for receiving/sending SMS from a tablet over a Bluetooth connection.

Web Site / Source Repository

Bluetooth-SMS is hosted in the following web site
https://github.com/Tortel/Bluetooth-SMS

If you think the Android project Bluetooth-SMS listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Bluetooth-SMS.

ItemValue
Java File Count15
Supported screen sizes[hdpi]
Target SDK Version12
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_MMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Resource Files

There are 19 image files in Bluetooth-SMS. The names of the image files are listed as follows.

app_icon.png
emo_im_angel.png
emo_im_cool.png
emo_im_crying.png
emo_im_embarrassed.png
emo_im_foot_in_mouth.png
emo_im_happy.png
emo_im_kissing.png
emo_im_laughing.png
emo_im_lips_are_sealed.png
emo_im_money_mouth.png
emo_im_sad.png
emo_im_surprised.png
emo_im_tongue_sticking_out.png
emo_im_undecided.png
emo_im_winking.png
emo_im_wtf.png
emo_im_yelling.png
logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Bluetooth-SMS has the following Java source files.

com.tortel.bt.BluetoothChatService.java
com.tortel.bt.BluetoothSms.java
com.tortel.bt.Contact.java
com.tortel.bt.DB.java
com.tortel.bt.DBConstants.java
com.tortel.bt.DBHelper.java
com.tortel.bt.DeviceListActivity.java
com.tortel.bt.Log.java
com.tortel.bt.RunnerService.java
com.tortel.bt.Settings.java
com.tortel.bt.SmileyParser.java
com.tortel.bt.TabMain.java
com.tortel.bt.TextMessage.java
com.tortel.bt.Type.java
com.tortel.bt.Utils.java