实例介绍
不错的带密码日记本项目Android应用源码
【实例截图】
【核心代码】
不错的带密码日记本项目Android应用源码
├── Android4Diary
│ ├── AndroidManifest.xml
│ ├── JavaApk源码说明.txt
│ ├── assets
│ │ └── alarm.mp3
│ ├── bin
│ │ ├── Android4Diary.apk
│ │ ├── AndroidManifest.xml
│ │ ├── classes
│ │ │ └── com
│ │ │ └── org
│ │ │ └── android
│ │ │ └── diary
│ │ │ ├── BuildConfig.class
│ │ │ ├── R$anim.class
│ │ │ ├── R$array.class
│ │ │ ├── R$attr.class
│ │ │ ├── R$color.class
│ │ │ ├── R$dimen.class
│ │ │ ├── R$drawable.class
│ │ │ ├── R$id.class
│ │ │ ├── R$layout.class
│ │ │ ├── R$menu.class
│ │ │ ├── R$string.class
│ │ │ ├── R$style.class
│ │ │ ├── R$styleable.class
│ │ │ ├── R.class
│ │ │ ├── activity
│ │ │ │ ├── AboutActivity$1.class
│ │ │ │ ├── AboutActivity.class
│ │ │ │ ├── AccessActivity$1.class
│ │ │ │ ├── AccessActivity.class
│ │ │ │ ├── AddDiaryActivity$BackListener.class
│ │ │ │ ├── AddDiaryActivity.class
│ │ │ │ ├── AdviceActivity$1.class
│ │ │ │ ├── AdviceActivity$SubmitListener.class
│ │ │ │ ├── AdviceActivity.class
│ │ │ │ ├── CheckPassActivity$1.class
│ │ │ │ ├── CheckPassActivity.class
│ │ │ │ ├── ConfirmPassActivity$1.class
│ │ │ │ ├── ConfirmPassActivity$LastListener.class
│ │ │ │ ├── ConfirmPassActivity$OkListener.class
│ │ │ │ ├── ConfirmPassActivity.class
│ │ │ │ ├── DetailDiaryInfoActivity$1.class
│ │ │ │ ├── DetailDiaryInfoActivity.class
│ │ │ │ ├── GraphicPassSetActivity$1.class
│ │ │ │ ├── GraphicPassSetActivity$CancelListener.class
│ │ │ │ ├── GraphicPassSetActivity$NextListener.class
│ │ │ │ ├── GraphicPassSetActivity.class
│ │ │ │ ├── HelpActivity$1.class
│ │ │ │ ├── HelpActivity.class
│ │ │ │ ├── LookDiaryActivity$1.class
│ │ │ │ ├── LookDiaryActivity$2.class
│ │ │ │ ├── LookDiaryActivity$3.class
│ │ │ │ ├── LookDiaryActivity$4.class
│ │ │ │ ├── LookDiaryActivity$ItemClickListener.class
│ │ │ │ ├── LookDiaryActivity$ItemLongPressListener$1$1.class
│ │ │ │ ├── LookDiaryActivity$ItemLongPressListener$1$2.class
│ │ │ │ ├── LookDiaryActivity$ItemLongPressListener$1$3.class
│ │ │ │ ├── LookDiaryActivity$ItemLongPressListener$1$4.class
│ │ │ │ ├── LookDiaryActivity$ItemLongPressListener$1$5.class
│ │ │ │ ├── LookDiaryActivity$ItemLongPressListener$1$6.class
│ │ │ │ ├── LookDiaryActivity$ItemLongPressListener$1.class
│ │ │ │ ├── LookDiaryActivity$ItemLongPressListener.class
│ │ │ │ ├── LookDiaryActivity.class
│ │ │ │ ├── MainActivity$1.class
│ │ │ │ ├── MainActivity$2.class
│ │ │ │ ├── MainActivity$3.class
│ │ │ │ ├── MainActivity$4.class
│ │ │ │ ├── MainActivity$MyListener.class
│ │ │ │ ├── MainActivity.class
│ │ │ │ ├── SearchDiaryActivity$1.class
│ │ │ │ ├── SearchDiaryActivity$ItemClickListener.class
│ │ │ │ ├── SearchDiaryActivity$ItemLongPressListener$1$1.class
│ │ │ │ ├── SearchDiaryActivity$ItemLongPressListener$1$2.class
│ │ │ │ ├── SearchDiaryActivity$ItemLongPressListener$1$3.class
│ │ │ │ ├── SearchDiaryActivity$ItemLongPressListener$1$4.class
│ │ │ │ ├── SearchDiaryActivity$ItemLongPressListener$1$5.class
│ │ │ │ ├── SearchDiaryActivity$ItemLongPressListener$1$6.class
│ │ │ │ ├── SearchDiaryActivity$ItemLongPressListener$1.class
│ │ │ │ ├── SearchDiaryActivity$ItemLongPressListener.class
│ │ │ │ ├── SearchDiaryActivity$SearchInfoListener.class
│ │ │ │ ├── SearchDiaryActivity.class
│ │ │ │ ├── SetBackgroundActivity$CancelListener.class
│ │ │ │ ├── SetBackgroundActivity$SetBackgroundListener.class
│ │ │ │ ├── SetBackgroundActivity.class
│ │ │ │ ├── SetPasswordActivity$1.class
│ │ │ │ ├── SetPasswordActivity$DigitalPassListener$1.class
│ │ │ │ ├── SetPasswordActivity$DigitalPassListener$2.class
│ │ │ │ ├── SetPasswordActivity$DigitalPassListener.class
│ │ │ │ ├── SetPasswordActivity$GraphicPasslistener.class
│ │ │ │ ├── SetPasswordActivity$NoPassListener.class
│ │ │ │ ├── SetPasswordActivity.class
│ │ │ │ ├── SetRemindActivity$1.class
│ │ │ │ ├── SetRemindActivity$2.class
│ │ │ │ ├── SetRemindActivity$MyListener$1.class
│ │ │ │ ├── SetRemindActivity$MyListener.class
│ │ │ │ ├── SetRemindActivity$TimeChangeReceiver.class
│ │ │ │ ├── SetRemindActivity.class
│ │ │ │ ├── WelcomeActivity$1.class
│ │ │ │ └── WelcomeActivity.class
│ │ │ ├── adapter
│ │ │ │ ├── AutoTextViewAdapter$MyFilter.class
│ │ │ │ ├── AutoTextViewAdapter.class
│ │ │ │ ├── DiaryAdapter$ViewHolder.class
│ │ │ │ └── DiaryAdapter.class
│ │ │ ├── constant
│ │ │ │ └── Constant.class
│ │ │ ├── db
│ │ │ │ ├── DataBaseHelper.class
│ │ │ │ └── DiaryDao.class
│ │ │ ├── model
│ │ │ │ └── Diary.class
│ │ │ ├── receiver
│ │ │ │ └── MyReceiver.class
│ │ │ ├── service
│ │ │ │ ├── MyService$1.class
│ │ │ │ └── MyService.class
│ │ │ ├── utils
│ │ │ │ ├── FileOperate.class
│ │ │ │ ├── MyAnimations$1.class
│ │ │ │ ├── MyAnimations.class
│ │ │ │ ├── TimeFormatUtil.class
│ │ │ │ └── TimeString.class
│ │ │ └── view
│ │ │ ├── LockPatternUtils.class
│ │ │ ├── LockPatternView$Cell.class
│ │ │ ├── LockPatternView$DisplayMode.class
│ │ │ ├── LockPatternView$OnPatternListener.class
│ │ │ ├── LockPatternView$SavedState.class
│ │ │ ├── LockPatternView.class
│ │ │ ├── MyWin8Button$1.class
│ │ │ ├── MyWin8Button$2.class
│ │ │ └── MyWin8Button.class
│ │ ├── classes.dex
│ │ ├── dexedLibs
│ │ │ ├── activation-0b3c714608ebaa041fcfcfe4e52bd0b3.jar
│ │ │ ├── android-support-v4-9b827394e5fa24545d212d5af7538a70.jar
│ │ │ ├── android-support-v4-a52ff487071fe5fd3517b19288c7983d.jar
│ │ │ └── mail-55bbb1ef4cc264443d7516ce10b73a4b.jar
│ │ ├── jarlist.cache
│ │ ├── proguard.txt
│ │ ├── res
│ │ │ ├── crunch
│ │ │ │ ├── drawable-hdpi
│ │ │ │ │ ├── about.png
│ │ │ │ │ ├── advice.png
│ │ │ │ │ ├── back.png
│ │ │ │ │ ├── background.png
│ │ │ │ │ ├── backups.png
│ │ │ │ │ ├── btn_circle_disable.png
│ │ │ │ │ ├── btn_circle_disable_focused.png
│ │ │ │ │ ├── btn_circle_normal.png
│ │ │ │ │ ├── btn_circle_pressed.png
│ │ │ │ │ ├── btn_circle_selected.png
│ │ │ │ │ ├── btn_code_lock_default.png
│ │ │ │ │ ├── btn_code_lock_default_holo.png
│ │ │ │ │ ├── btn_code_lock_touched.png
│ │ │ │ │ ├── btn_code_lock_touched_holo.png
│ │ │ │ │ ├── btn_normal.9.png
│ │ │ │ │ ├── btn_pressed.9.png
│ │ │ │ │ ├── composer_button.png
│ │ │ │ │ ├── composer_icn_plus.png
│ │ │ │ │ ├── delete.png
│ │ │ │ │ ├── diary_add.png
│ │ │ │ │ ├── diary_exit.png
│ │ │ │ │ ├── diary_look.png
│ │ │ │ │ ├── diary_password.png
│ │ │ │ │ ├── diary_search.png
│ │ │ │ │ ├── head_blue_background.9.png
│ │ │ │ │ ├── head_title_wrapper_pressed.9.png
│ │ │ │ │ ├── help.png
│ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ ├── indicator_code_lock_drag_direction_green_up_holo.png
│ │ │ │ │ ├── indicator_code_lock_drag_direction_red_up.png
│ │ │ │ │ ├── indicator_code_lock_drag_direction_red_up_holo.png
│ │ │ │ │ ├── indicator_code_lock_point_area_default.png
│ │ │ │ │ ├── indicator_code_lock_point_area_default_holo.png
│ │ │ │ │ ├── indicator_code_lock_point_area_green.png
│ │ │ │ │ ├── indicator_code_lock_point_area_green_holo.png
│ │ │ │ │ ├── indicator_code_lock_point_area_red.png
│ │ │ │ │ ├── indicator_code_lock_point_area_red_holo.png
│ │ │ │ │ ├── op.png
│ │ │ │ │ ├── prompt.png
│ │ │ │ │ ├── quit.png
│ │ │ │ │ ├── remind.png
│ │ │ │ │ ├── search.png
│ │ │ │ │ ├── sleep.png
│ │ │ │ │ └── sun.png
│ │ │ │ ├── drawable-mdpi
│ │ │ │ │ └── ic_launcher.png
│ │ │ │ ├── drawable-xhdpi
│ │ │ │ │ └── ic_launcher.png
│ │ │ │ └── drawable-xxhdpi
│ │ │ │ └── ic_launcher.png
│ │ │ ├── drawable-hdpi
│ │ │ │ ├── about.png
│ │ │ │ ├── advice.png
│ │ │ │ ├── back.png
│ │ │ │ ├── background.png
│ │ │ │ ├── backups.png
│ │ │ │ ├── btn_circle_disable.png
│ │ │ │ ├── btn_circle_disable_focused.png
│ │ │ │ ├── btn_circle_normal.png
│ │ │ │ ├── btn_circle_pressed.png
│ │ │ │ ├── btn_circle_selected.png
│ │ │ │ ├── btn_code_lock_default.png
│ │ │ │ ├── btn_code_lock_default_holo.png
│ │ │ │ ├── btn_code_lock_touched.png
│ │ │ │ ├── btn_code_lock_touched_holo.png
│ │ │ │ ├── btn_normal.9.png
│ │ │ │ ├── btn_pressed.9.png
│ │ │ │ ├── composer_button.png
│ │ │ │ ├── composer_icn_plus.png
│ │ │ │ ├── delete.png
│ │ │ │ ├── diary_add.png
│ │ │ │ ├── diary_exit.png
│ │ │ │ ├── diary_look.png
│ │ │ │ ├── diary_password.png
│ │ │ │ ├── diary_search.png
│ │ │ │ ├── head_blue_background.9.png
│ │ │ │ ├── head_title_wrapper_pressed.9.png
│ │ │ │ ├── help.png
│ │ │ │ ├── ic_launcher.png
│ │ │ │ ├── indicator_code_lock_drag_direction_green_up_holo.png
│ │ │ │ ├── indicator_code_lock_drag_direction_red_up.png
│ │ │ │ ├── indicator_code_lock_drag_direction_red_up_holo.png
│ │ │ │ ├── indicator_code_lock_point_area_default.png
│ │ │ │ ├── indicator_code_lock_point_area_default_holo.png
│ │ │ │ ├── indicator_code_lock_point_area_green.png
│ │ │ │ ├── indicator_code_lock_point_area_green_holo.png
│ │ │ │ ├── indicator_code_lock_point_area_red.png
│ │ │ │ ├── indicator_code_lock_point_area_red_holo.png
│ │ │ │ ├── op.png
│ │ │ │ ├── prompt.png
│ │ │ │ ├── quit.png
│ │ │ │ ├── remind.png
│ │ │ │ ├── search.png
│ │ │ │ ├── sleep.png
│ │ │ │ └── sun.png
│ │ │ ├── drawable-mdpi
│ │ │ │ └── ic_launcher.png
│ │ │ ├── drawable-xhdpi
│ │ │ │ └── ic_launcher.png
│ │ │ └── drawable-xxhdpi
│ │ │ └── ic_launcher.png
│ │ └── resources.ap_
│ ├── gen
│ │ └── com
│ │ └── org
│ │ └── android
│ │ └── diary
│ │ ├── BuildConfig.java
│ │ └── R.java
│ ├── hs_err_pid3932.log
│ ├── hs_err_pid7704.log
│ ├── ic_launcher-web.png
│ ├── libs
│ │ └── android-support-v4.jar
│ ├── proguard-project.txt
│ ├── project.properties
│ ├── res
│ │ ├── anim
│ │ │ ├── anim_down_toleft6.xml
│ │ │ ├── anim_down_toright6.xml
│ │ │ ├── anim_fromleft_toup6.xml
│ │ │ ├── anim_fromright_toup6.xml
│ │ │ ├── push_below_in.xml
│ │ │ ├── push_below_out.xml
│ │ │ ├── push_left_in.xml
│ │ │ ├── push_left_out.xml
│ │ │ ├── push_right_in.xml
│ │ │ ├── push_right_out.xml
│ │ │ ├── push_up_in.xml
│ │ │ ├── push_up_out.xml
│ │ │ ├── translate_left.xml
│ │ │ └── translate_right.xml
│ │ ├── drawable
│ │ │ ├── access_selector.xml
│ │ │ ├── composer_button_center.xml
│ │ │ ├── edit_selector.xml
│ │ │ └── layout_selector.xml
│ │ ├── drawable-hdpi
│ │ │ ├── about.png
│ │ │ ├── advice.png
│ │ │ ├── anim_left.jpg
│ │ │ ├── anim_right.jpg
│ │ │ ├── autumn.jpg
│ │ │ ├── back.png
│ │ │ ├── background.png
│ │ │ ├── backups.png
│ │ │ ├── btn_circle_disable.png
│ │ │ ├── btn_circle_disable_focused.png
│ │ │ ├── btn_circle_normal.png
│ │ │ ├── btn_circle_pressed.png
│ │ │ ├── btn_circle_selected.png
│ │ │ ├── btn_code_lock_default.png
│ │ │ ├── btn_code_lock_default_holo.png
│ │ │ ├── btn_code_lock_touched.png
│ │ │ ├── btn_code_lock_touched_holo.png
│ │ │ ├── btn_normal.9.png
│ │ │ ├── btn_pressed.9.png
│ │ │ ├── composer_button.png
│ │ │ ├── composer_icn_plus.png
│ │ │ ├── delete.png
│ │ │ ├── diary_add.png
│ │ │ ├── diary_exit.png
│ │ │ ├── diary_look.png
│ │ │ ├── diary_password.png
│ │ │ ├── diary_search.png
│ │ │ ├── diary_view_bg.jpg
│ │ │ ├── head_blue_background.9.png
│ │ │ ├── head_title_wrapper_pressed.9.png
│ │ │ ├── help.png
│ │ │ ├── ic_launcher.png
│ │ │ ├── indicator_code_lock_drag_direction_green_up_holo.png
│ │ │ ├── indicator_code_lock_drag_direction_red_up.png
│ │ │ ├── indicator_code_lock_drag_direction_red_up_holo.png
│ │ │ ├── indicator_code_lock_point_area_default.png
│ │ │ ├── indicator_code_lock_point_area_default_holo.png
│ │ │ ├── indicator_code_lock_point_area_green.png
│ │ │ ├── indicator_code_lock_point_area_green_holo.png
│ │ │ ├── indicator_code_lock_point_area_red.png
│ │ │ ├── indicator_code_lock_point_area_red_holo.png
│ │ │ ├── main_bg.jpg
│ │ │ ├── op.png
│ │ │ ├── prompt.png
│ │ │ ├── quit.png
│ │ │ ├── remind.png
│ │ │ ├── search.png
│ │ │ ├── sleep.png
│ │ │ ├── spring.jpg
│ │ │ ├── summer.jpg
│ │ │ ├── sun.png
│ │ │ └── winter.jpg
│ │ ├── drawable-mdpi
│ │ │ └── ic_launcher.png
│ │ ├── drawable-xhdpi
│ │ │ └── ic_launcher.png
│ │ ├── drawable-xxhdpi
│ │ │ └── ic_launcher.png
│ │ ├── layout
│ │ │ ├── about.xml
│ │ │ ├── access.xml
│ │ │ ├── add_diary.xml
│ │ │ ├── add_pass_way.xml
│ │ │ ├── advice.xml
│ │ │ ├── background.xml
│ │ │ ├── check_pass.xml
│ │ │ ├── confim_graphic_pass.xml
│ │ │ ├── confirm_pass.xml
│ │ │ ├── detail_diary_info.xml
│ │ │ ├── diary_info.xml
│ │ │ ├── diary_info_view.xml
│ │ │ ├── diary_view.xml
│ │ │ ├── diary_welecome.xml
│ │ │ ├── digital_pass.xml
│ │ │ ├── graphic_pass.xml
│ │ │ ├── help.xml
│ │ │ ├── main.xml
│ │ │ ├── remind.xml
│ │ │ └── search_diary_info.xml
│ │ ├── menu
│ │ │ └── main.xml
│ │ ├── values
│ │ │ ├── attrs.xml
│ │ │ ├── colors.xml
│ │ │ ├── dimens.xml
│ │ │ ├── strings.xml
│ │ │ └── styles.xml
│ │ ├── values-sw600dp
│ │ │ └── dimens.xml
│ │ ├── values-sw720dp-land
│ │ │ └── dimens.xml
│ │ ├── values-v11
│ │ │ └── styles.xml
│ │ └── values-v14
│ │ └── styles.xml
│ ├── src
│ │ └── com
│ │ └── org
│ │ └── android
│ │ └── diary
│ │ ├── activity
│ │ │ ├── AboutActivity.java
│ │ │ ├── AccessActivity.java
│ │ │ ├── AddDiaryActivity.java
│ │ │ ├── AdviceActivity.java
│ │ │ ├── CheckPassActivity.java
│ │ │ ├── ConfirmPassActivity.java
│ │ │ ├── DetailDiaryInfoActivity.java
│ │ │ ├── GraphicPassSetActivity.java
│ │ │ ├── HelpActivity.java
│ │ │ ├── LookDiaryActivity.java
│ │ │ ├── MainActivity.java
│ │ │ ├── SearchDiaryActivity.java
│ │ │ ├── SetBackgroundActivity.java
│ │ │ ├── SetPasswordActivity.java
│ │ │ ├── SetRemindActivity.java
│ │ │ └── WelcomeActivity.java
│ │ ├── adapter
│ │ │ ├── AutoTextViewAdapter.java
│ │ │ └── DiaryAdapter.java
│ │ ├── constant
│ │ │ └── Constant.java
│ │ ├── db
│ │ │ ├── DataBaseHelper.java
│ │ │ └── DiaryDao.java
│ │ ├── model
│ │ │ └── Diary.java
│ │ ├── receiver
│ │ │ └── MyReceiver.java
│ │ ├── service
│ │ │ └── MyService.java
│ │ ├── utils
│ │ │ ├── FileOperate.java
│ │ │ ├── MyAnimations.java
│ │ │ ├── TimeFormatUtil.java
│ │ │ └── TimeString.java
│ │ └── view
│ │ ├── LockPatternUtils.java
│ │ ├── LockPatternView.java
│ │ └── MyWin8Button.java
│ └── 点这里查看更多优质源码~.url
├── JavaApk源码说明.txt
├── javaapk.com_0000.png
├── javaapk.com_0001.png
├── javaapk.com_0002.png
├── javaapk.com_0003.png
├── javaapk.com_0004.png
├── javaapk.com_0005.png
├── javaapk.com_0006.png
├── javaapk.com_0007.png
└── 点这里查看更多优质源码~.url
62 directories, 372 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论