文件名称:Android-SMSPopup
介绍说明--下载内容来自于网络,使用问题请自行百度
SMSPopup可以截获短信内容显示在一个泡泡形状的窗口中。从这个项目中可以掌握到如何使用内置的短信SMS接口。-SMSPopup can get SMS s content and display it in a popo window.you can learn SMS api.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android SMSPopup/SMSPopup/AndroidManifest.xml
Android SMSPopup/SMSPopup/assets/eula.txt
Android SMSPopup/SMSPopup/default.properties
Android SMSPopup/SMSPopup/libs/TTS_library_stub_1.8_market.jar
Android SMSPopup/SMSPopup/other-assets/g13052.png
Android SMSPopup/SMSPopup/other-assets/g34675.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot1.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot2.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot3.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot4.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot5.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot6.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot7.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot8.png
Android SMSPopup/SMSPopup/other-assets/smspopupicon-highres.pdn
Android SMSPopup/SMSPopup/other-assets/smspopupicon.pdn
Android SMSPopup/SMSPopup/res/drawable/quickcontact_badge_small.xml
Android SMSPopup/SMSPopup/res/drawable/quickcontact_nobadge.xml
Android SMSPopup/SMSPopup/res/drawable/quickcontact_nobadge_highlight.9.png
Android SMSPopup/SMSPopup/res/drawable/quickcontact_nobadge_normal.9.png
Android SMSPopup/SMSPopup/res/drawable/quickcontact_nobadge_pressed.9.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/quickcontact_badge_small_pressed.9.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/quickcontact_badge_small_unpressed.9.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/smspopup_icon.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/stat_notify_sms.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/stat_notify_sms_failed.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/quickcontact_badge_small_pressed.9.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/quickcontact_badge_small_unpressed.9.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/smspopup_icon.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/stat_notify_sms.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/stat_notify_sms_eclair.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/stat_notify_sms_failed.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/stat_notify_sms_failed_eclair.png
Android SMSPopup/SMSPopup/res/layout/about.xml
Android SMSPopup/SMSPopup/res/layout/config_contacts_activity.xml
Android SMSPopup/SMSPopup/res/layout/donate.xml
Android SMSPopup/SMSPopup/res/layout/ledcolordialog.xml
Android SMSPopup/SMSPopup/res/layout/ledpatterndialog.xml
Android SMSPopup/SMSPopup/res/layout/list_view.xml
Android SMSPopup/SMSPopup/res/layout/message_presets_configure.xml
Android SMSPopup/SMSPopup/res/layout/message_quick_reply.xml
Android SMSPopup/SMSPopup/res/layout/popup.xml
Android SMSPopup/SMSPopup/res/layout/popup_divider.xml
Android SMSPopup/SMSPopup/res/layout/popup_header.xml
Android SMSPopup/SMSPopup/res/layout/popup_mms.xml
Android SMSPopup/SMSPopup/res/layout/popup_privacy.xml
Android SMSPopup/SMSPopup/res/layout/popup_unreadcount.xml
Android SMSPopup/SMSPopup/res/layout/simple_list_item_2.xml
Android SMSPopup/SMSPopup/res/layout/vibratepatterndialog.xml
Android SMSPopup/SMSPopup/res/values/arrays.xml
Android SMSPopup/SMSPopup/res/values/colors.xml
Android SMSPopup/SMSPopup/res/values/defaults.xml
Android SMSPopup/SMSPopup/res/values/keys.xml
Android SMSPopup/SMSPopup/res/values/strings.xml
Android SMSPopup/SMSPopup/res/values-cs/strings.xml
Android SMSPopup/SMSPopup/res/values-de/strings.xml
Android SMSPopup/SMSPopup/res/values-es/strings.xml
Android SMSPopup/SMSPopup/res/values-fr/strings.xml
Android SMSPopup/SMSPopup/res/values-it/strings.xml
Android SMSPopup/SMSPopup/res/values-nl/strings_v1.0.0.xml
Android SMSPopup/SMSPopup/res/values-ru/strings.xml
Android SMSPopup/SMSPopup/res/values-tr/strings.xml
Android SMSPopup/SMSPopup/res/values-zh-rCN/strings.xml
Android SMSPopup/SMSPopup/res/values-zh-rTW/strings.xml
Android SMSPopup/SMSPopup/res/xml/configcontact.xml
Android SMSPopup/SMSPopup/res/xml/preferences.xml
Android SMSPopup/SMSPopup/smspopup/cs.po
Android SMSPopup/SMSPopup/smspopup/de.po
Android SMSPopup/SMSPopup/smspopup/es.po
Android SMSPopup/SMSPopup/smspopup/fr.po
Android SMSPopup/SMSPopup/smspopup/it.po
Android SMSPopup/SMSPopup/smspopup/ru.po
Android SMSPopup/SMSPopup/smspopup/smspopup.pot
Android SMSPopup/SMSPopup/smspopup/tr.po
Android SMSPopup/SMSPopup/smspopup/zh_CN.po
Android SMSPopup/SMSPopup/smspopup/zh_TW.po
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ClearAllReceiver.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ConfigContactsActivity.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ConfigPerContactActivity.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ConfigPresetMessagesActivity.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/controls/QmTextWatcher.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/Eula.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ExternalEventReceiver.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/Log.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup
Android SMSPopup/SMSPopup/assets/eula.txt
Android SMSPopup/SMSPopup/default.properties
Android SMSPopup/SMSPopup/libs/TTS_library_stub_1.8_market.jar
Android SMSPopup/SMSPopup/other-assets/g13052.png
Android SMSPopup/SMSPopup/other-assets/g34675.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot1.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot2.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot3.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot4.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot5.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot6.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot7.png
Android SMSPopup/SMSPopup/other-assets/screenshots/screenshot8.png
Android SMSPopup/SMSPopup/other-assets/smspopupicon-highres.pdn
Android SMSPopup/SMSPopup/other-assets/smspopupicon.pdn
Android SMSPopup/SMSPopup/res/drawable/quickcontact_badge_small.xml
Android SMSPopup/SMSPopup/res/drawable/quickcontact_nobadge.xml
Android SMSPopup/SMSPopup/res/drawable/quickcontact_nobadge_highlight.9.png
Android SMSPopup/SMSPopup/res/drawable/quickcontact_nobadge_normal.9.png
Android SMSPopup/SMSPopup/res/drawable/quickcontact_nobadge_pressed.9.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/quickcontact_badge_small_pressed.9.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/quickcontact_badge_small_unpressed.9.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/smspopup_icon.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/stat_notify_sms.png
Android SMSPopup/SMSPopup/res/drawable-hdpi/stat_notify_sms_failed.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/quickcontact_badge_small_pressed.9.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/quickcontact_badge_small_unpressed.9.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/smspopup_icon.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/stat_notify_sms.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/stat_notify_sms_eclair.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/stat_notify_sms_failed.png
Android SMSPopup/SMSPopup/res/drawable-mdpi/stat_notify_sms_failed_eclair.png
Android SMSPopup/SMSPopup/res/layout/about.xml
Android SMSPopup/SMSPopup/res/layout/config_contacts_activity.xml
Android SMSPopup/SMSPopup/res/layout/donate.xml
Android SMSPopup/SMSPopup/res/layout/ledcolordialog.xml
Android SMSPopup/SMSPopup/res/layout/ledpatterndialog.xml
Android SMSPopup/SMSPopup/res/layout/list_view.xml
Android SMSPopup/SMSPopup/res/layout/message_presets_configure.xml
Android SMSPopup/SMSPopup/res/layout/message_quick_reply.xml
Android SMSPopup/SMSPopup/res/layout/popup.xml
Android SMSPopup/SMSPopup/res/layout/popup_divider.xml
Android SMSPopup/SMSPopup/res/layout/popup_header.xml
Android SMSPopup/SMSPopup/res/layout/popup_mms.xml
Android SMSPopup/SMSPopup/res/layout/popup_privacy.xml
Android SMSPopup/SMSPopup/res/layout/popup_unreadcount.xml
Android SMSPopup/SMSPopup/res/layout/simple_list_item_2.xml
Android SMSPopup/SMSPopup/res/layout/vibratepatterndialog.xml
Android SMSPopup/SMSPopup/res/values/arrays.xml
Android SMSPopup/SMSPopup/res/values/colors.xml
Android SMSPopup/SMSPopup/res/values/defaults.xml
Android SMSPopup/SMSPopup/res/values/keys.xml
Android SMSPopup/SMSPopup/res/values/strings.xml
Android SMSPopup/SMSPopup/res/values-cs/strings.xml
Android SMSPopup/SMSPopup/res/values-de/strings.xml
Android SMSPopup/SMSPopup/res/values-es/strings.xml
Android SMSPopup/SMSPopup/res/values-fr/strings.xml
Android SMSPopup/SMSPopup/res/values-it/strings.xml
Android SMSPopup/SMSPopup/res/values-nl/strings_v1.0.0.xml
Android SMSPopup/SMSPopup/res/values-ru/strings.xml
Android SMSPopup/SMSPopup/res/values-tr/strings.xml
Android SMSPopup/SMSPopup/res/values-zh-rCN/strings.xml
Android SMSPopup/SMSPopup/res/values-zh-rTW/strings.xml
Android SMSPopup/SMSPopup/res/xml/configcontact.xml
Android SMSPopup/SMSPopup/res/xml/preferences.xml
Android SMSPopup/SMSPopup/smspopup/cs.po
Android SMSPopup/SMSPopup/smspopup/de.po
Android SMSPopup/SMSPopup/smspopup/es.po
Android SMSPopup/SMSPopup/smspopup/fr.po
Android SMSPopup/SMSPopup/smspopup/it.po
Android SMSPopup/SMSPopup/smspopup/ru.po
Android SMSPopup/SMSPopup/smspopup/smspopup.pot
Android SMSPopup/SMSPopup/smspopup/tr.po
Android SMSPopup/SMSPopup/smspopup/zh_CN.po
Android SMSPopup/SMSPopup/smspopup/zh_TW.po
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ClearAllReceiver.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ConfigContactsActivity.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ConfigPerContactActivity.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ConfigPresetMessagesActivity.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/controls/QmTextWatcher.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/Eula.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/ExternalEventReceiver.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup/Log.java
Android SMSPopup/SMSPopup/src/net/everythingandroid/smspopup
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.