Android Open Source - Widget number Whats-My-Number






Project Summary

Simple Android widget for displaying your phone number on the home screen..

Web Site / Source Repository

Whats-My-Number is hosted in the following web site
https://github.com/seanhodges/Whats-My-Number

If you think the Android project Whats-My-Number 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 Whats-My-Number.

ItemValue
Java File Count8
Minimum SDK Version3
Activity Count4
Required Permissionsandroid.permission.READ_PHONE_STATE




License

The license information of Whats-My-Number is as follows:

GNU General Public License

Resource Files

There are 4 image files in Whats-My-Number. The names of the image files are listed as follows.

frame_narrow_dark.png
frame_narrow_light.png
frame_wide_dark.png
frame_wide_light.png

The following screenshort is generated from the image listed above.

null

Java Source Files

mynumberwidget.app.AbstractConfigurationDialog.java
mynumberwidget.app.WidgetUpdateHelper.java
mynumberwidget.app.action.CopyToClipboard.java
mynumberwidget.app.action.DisplayPhoneNumber.java
mynumberwidget.app.narrow.ConfigurationDialog.java
mynumberwidget.app.narrow.MyNumberWidget.java
mynumberwidget.app.wide.ConfigurationDialog.java
mynumberwidget.app.wide.MyNumberWidget.java