An offline Widget for android. It allows users to be constantly aware of their phone credit left.
VodafoneWidget is hosted in the following web site
https://github.com/fritzZz/VodafoneWidget
If you think the Android project VodafoneWidget 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 VodafoneWidget.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 3 |
Activity Count | 2 |
Required Permissions | android.permission.CALL_PHONE android.permission.RECEIVE_SMS android.permission.WRITE_CONTACTS android.permission.WRITE_SMS |
There are 6 image files in VodafoneWidget. The names of the image files are listed as follows.
cancel.png details.png logo_vodafone.png transparent.png transparent_left.png transparent_right.png
The following screenshort is generated from the image listed above.
VodafoneWidget has the following Java source files.
it.fritzzz.utils.CallLogUtils.java it.fritzzz.utils.RR.java it.fritzzz.utils.SharedPreferencesUtils.java it.fritzzz.utils.SoundsUtils.java it.fritzzz.utils.StringUtils.java it.fritzzz.utils.TTSUtils.java it.fritzzz.utils.bean.AudioStoreBean.java it.fritzzz.vodafoneWidget.VodafoneWidgetProvider.java it.fritzzz.vodafoneWidget.activities.About.java it.fritzzz.vodafoneWidget.activities.VodafonePreferences.java it.fritzzz.vodafoneWidget.bean.Credit.java it.fritzzz.vodafoneWidget.sms.SMSReceiver.java it.fritzzz.vodafoneWidget.voice.VoiceSpeakerForCredit.java