Android Open Source - SMS bluetooth PhoneInfo






Project Summary

A simple display connected via Bluetooth to Android phone and shows missed calls, unread SMS and battery status.

Web Site / Source Repository

PhoneInfo is hosted in the following web site
https://github.com/zmashiah/PhoneInfo

If you think the Android project PhoneInfo 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 PhoneInfo.

ItemValue
Java File Count7
Supported screen sizes[mdpiv11, ldpi, mdpi, ldpiv11, hdpi, xhdpi, hdpiv11, xhdpiv11]
Target SDK Version11
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v13.jar
Required Permissionsandroid.permission.BATTERY_STATS
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.BROADCAST_SMS
android.permission.GET_ACCOUNTS
android.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_MMS
android.permission.RECEIVE_SMS




Resource Files

There are 4 image files in PhoneInfo. The names of the image files are listed as follows.

bt7seg.png
ic_bt_status.png
ic_btc.png
ic_btnc.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PhoneInfo has the following Java source files.

com.zakiem.myPhoneInfo.AccessoryInfo
.java
com.zakiem.myPhoneInfo.DeviceListActivity.java
com.zakiem.myPhoneInfo.MissedCallsContentObserver.java
com.zakiem.myPhoneInfo.PhoneInfoActivity.java
com.zakiem.myPhoneInfo.PhoneInfoDataOnly
.java
com.zakiem.myPhoneInfo.PhoneInfoServer.java
com.zakiem.myPhoneInfo.UnreadSMSContentObserver.java