文件名称:Notifications(通知栏学习)
- 所属分类:
- android开发
- 资源属性:
- 上传时间:
- 2017-12-20
- 文件大小:
- 3.01mb
- 下载次数:
- 0次
- 提 供 者:
- wurul*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通知是一个可以在应用程序正常的用户界面之外显示给用户的消息。
通知发出时,它首先出现在状态栏的通知区域中,用户打开通知抽屉可查看通知详情。通知区域和通知抽屉都是用户可以随时查看的系统控制区域。(Notification is a message that can be displayed outside the normal user interface of an application.
When the notification is issued, it first appears in the notification area of the status bar and the user opens the notification drawer to see the notification details. Notification areas and notification drawers are system control areas that users can view at any time.)
通知发出时,它首先出现在状态栏的通知区域中,用户打开通知抽屉可查看通知详情。通知区域和通知抽屉都是用户可以随时查看的系统控制区域。(Notification is a message that can be displayed outside the normal user interface of an application.
When the notification is issued, it first appears in the notification area of the status bar and the user opens the notification drawer to see the notification details. Notification areas and notification drawers are system control areas that users can view at any time.)
相关搜索: android
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Notifications(通知栏学习)\.classpath | 475 | 2014-05-07 |
Notifications(通知栏学习)\.project | 866 | 2014-05-07 |
Notifications(通知栏学习)\.settings\org.eclipse.jdt.core.prefs | 177 | 2014-05-07 |
Notifications(通知栏学习)\AndroidManifest.xml | 1082 | 2014-05-07 |
Notifications(通知栏学习)\assets\cs.apk | 280566 | 2014-05-07 |
Notifications(通知栏学习)\bin\AndroidManifest.xml | 1082 | 2014-05-08 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\base\BaseActivity.class | 1414 | 2014-05-11 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\BuildConfig.class | 359 | 2014-05-11 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\CustomActivity.class | 5781 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\MainActivity.class | 7074 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\ProgressAcitivty$DownloadThread.class | 2069 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\ProgressAcitivty.class | 5891 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R$attr.class | 361 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R$dimen.class | 482 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R$drawable.class | 618 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R$id.class | 1644 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R$layout.class | 598 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R$menu.class | 409 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R$string.class | 493 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R$style.class | 576 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\R.class | 743 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes.dex | 709420 | 2014-05-14 |
Notifications(通知栏学习)\bin\dexedLibs\android-support-v4-97c93d72a662e768b21b0e75f42da185.jar | 234431 | 2014-05-07 |
Notifications(通知栏学习)\bin\dexedLibs\android-support-v4-b4c9bd1f698b33302c5d09c79935ce9a.jar | 234420 | 2014-05-07 |
Notifications(通知栏学习)\bin\dexedLibs\android-support-v4-d65292d10ebd5e56cb49c39fcbc9e6e6.jar | 234431 | 2014-05-07 |
Notifications(通知栏学习)\bin\jarlist.cache | 120 | 2014-05-14 |
Notifications(通知栏学习)\bin\Notifications(通知栏学习).apk | 632339 | 2014-05-14 |
Notifications(通知栏学习)\bin\Notifications.apk | 280566 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-hdpi\btn_next.png | 629 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-hdpi\btn_pause.png | 229 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-hdpi\btn_play.png | 493 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-hdpi\btn_prev.png | 635 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-hdpi\ic_launcher.png | 5964 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-mdpi\ic_launcher.png | 3112 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-xhdpi\icon.png | 6435 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-xhdpi\ic_launcher.png | 9355 | 2014-05-07 |
Notifications(通知栏学习)\bin\res\drawable-xxhdpi\ic_launcher.png | 17889 | 2014-05-07 |
Notifications(通知栏学习)\bin\resources.ap_ | 387042 | 2014-05-13 |
Notifications(通知栏学习)\gen\com\example\notifications\BuildConfig.java | 167 | 2014-05-08 |
Notifications(通知栏学习)\gen\com\example\notifications\R.java | 5399 | 2014-05-14 |
Notifications(通知栏学习)\ic_launcher-web.png | 51394 | 2014-05-07 |
Notifications(通知栏学习)\libs\android-support-v4.jar | 627582 | 2014-05-07 |
Notifications(通知栏学习)\proguard-project.txt | 781 | 2014-05-07 |
Notifications(通知栏学习)\project.properties | 563 | 2014-05-08 |
Notifications(通知栏学习)\res\drawable-hdpi\btn_next.png | 1521 | 2013-08-05 |
Notifications(通知栏学习)\res\drawable-hdpi\btn_pause.png | 1114 | 2013-08-05 |
Notifications(通知栏学习)\res\drawable-hdpi\btn_play.png | 1410 | 2013-08-05 |
Notifications(通知栏学习)\res\drawable-hdpi\btn_prev.png | 707 | 2013-08-05 |
Notifications(通知栏学习)\res\drawable-hdpi\ic_launcher.png | 7658 | 2014-05-07 |
Notifications(通知栏学习)\res\drawable-mdpi\ic_launcher.png | 3777 | 2014-05-07 |
Notifications(通知栏学习)\res\drawable-xhdpi\icon.png | 6435 | 2014-03-25 |
Notifications(通知栏学习)\res\drawable-xhdpi\ic_launcher.png | 12516 | 2014-05-07 |
Notifications(通知栏学习)\res\drawable-xhdpi\sing_icon.jpg | 47638 | 2014-05-07 |
Notifications(通知栏学习)\res\drawable-xxhdpi\ic_launcher.png | 24777 | 2014-05-07 |
Notifications(通知栏学习)\res\layout\custom.xml | 887 | 2014-05-12 |
Notifications(通知栏学习)\res\layout\main.xml | 2486 | 2014-05-13 |
Notifications(通知栏学习)\res\layout\progress.xml | 1590 | 2014-05-13 |
Notifications(通知栏学习)\res\layout\view_custom.xml | 2162 | 2014-05-13 |
Notifications(通知栏学习)\res\layout\view_custom_button.xml | 2786 | 2014-05-12 |
Notifications(通知栏学习)\res\layout\view_custom_progress.xml | 1890 | 2014-05-07 |
Notifications(通知栏学习)\res\menu\main.xml | 263 | 2014-05-07 |
Notifications(通知栏学习)\res\values\dimens.xml | 220 | 2014-05-07 |
Notifications(通知栏学习)\res\values\strings.xml | 230 | 2014-05-07 |
Notifications(通知栏学习)\res\values\styles.xml | 1337 | 2014-05-11 |
Notifications(通知栏学习)\res\values-sw600dp\dimens.xml | 203 | 2014-05-07 |
Notifications(通知栏学习)\res\values-sw720dp-land\dimens.xml | 277 | 2014-05-07 |
Notifications(通知栏学习)\res\values-v11\styles.xml | 539 | 2014-05-08 |
Notifications(通知栏学习)\res\values-v14\styles.xml | 391 | 2014-05-07 |
Notifications(通知栏学习)\src\com\example\notifications\base\BaseActivity.java | 1426 | 2014-05-08 |
Notifications(通知栏学习)\src\com\example\notifications\CustomActivity.java | 8338 | 2014-05-14 |
Notifications(通知栏学习)\src\com\example\notifications\MainActivity.java | 9146 | 2014-05-14 |
Notifications(通知栏学习)\src\com\example\notifications\ProgressAcitivty.java | 7465 | 2014-05-14 |
Notifications(通知栏学习)\bin\classes\com\example\notifications\base | ||
Notifications(通知栏学习)\bin\classes\com\example\notifications | ||
Notifications(通知栏学习)\src\com\example\notifications\base | ||
Notifications(通知栏学习)\bin\classes\com\example | ||
Notifications(通知栏学习)\gen\com\example\notifications | ||
Notifications(通知栏学习)\src\com\example\notifications | ||
Notifications(通知栏学习)\bin\classes\com | ||
Notifications(通知栏学习)\bin\res\drawable-hdpi | ||
Notifications(通知栏学习)\bin\res\drawable-mdpi | ||
Notifications(通知栏学习)\bin\res\drawable-xhdpi | ||
Notifications(通知栏学习)\bin\res\drawable-xxhdpi | ||
Notifications(通知栏学习)\gen\com\example | ||
Notifications(通知栏学习)\src\com\example | ||
Notifications(通知栏学习)\bin\classes | ||
Notifications(通知栏学习)\bin\dexedLibs | ||
Notifications(通知栏学习)\bin\res | ||
Notifications(通知栏学习)\gen\com | ||
Notifications(通知栏学习)\res\drawable-hdpi | ||
Notifications(通知栏学习)\res\drawable-ldpi | ||
Notifications(通知栏学习)\res\drawable-mdpi | ||
Notifications(通知栏学习)\res\drawable-xhdpi | ||
Notifications(通知栏学习)\res\drawable-xxhdpi | ||
Notifications(通知栏学习)\res\layout | ||
Notifications(通知栏学习)\res\menu | ||
Notifications(通知栏学习)\res\values | ||
Notifications(通知栏学习)\res\values-sw600dp | ||
Notifications(通知栏学习)\res\values-sw720dp-land | ||
Notifications(通知栏学习)\res\values-v11 |