A simple display connected via Bluetooth to Android phone and shows missed calls, unread SMS and battery status.
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.
The following table is the detailed list of PhoneInfo.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpiv11, ldpi, mdpi, ldpiv11, hdpi, xhdpi, hdpiv11, xhdpiv11] |
Target SDK Version | 11 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v13.jar |
Required Permissions | android.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 |
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.
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