#CoCoin
[![WoWoViewPager](https://github.com/Nightonke/WoWoViewPager/blob/master/app/src/main/res/mipmap-hdpi/ic_launcher.png?raw=true)](https://github.com/Nightonke/WoWoViewPager)
[![BoomMenu](https://github.com/Nightonke/BoomMenu/blob/master/app/src/main/res/mipmap-hdpi/ic_launcher.png?raw=true)](https://github.com/Nightonke/BoomMenu)
[![CoCoin](https://github.com/Nightonke/CoCoin/blob/master/app/src/main/res/mipmap-hdpi/ic_launcher.png?raw=true)](https://github.com/Nightonke/CoCoin)
[![BlurLockView](https://github.com/Nightonke/BlurLockView/blob/master/app/src/main/res/mipmap-hdpi/ic_launcher.png?raw=true)](https://github.com/Nightonke/BlurLockView)
[![LeeCo](https://github.com/Nightonke/LeeCo/blob/master/app/src/main/res/mipmap-hdpi/ic_launcher.png?raw=true)](https://github.com/Nightonke/LeeCo)
[![GithubWidget](https://github.com/Nightonke/GithubWidget/blob/master/app/src/main/res/mipmap-hdpi/ic_launcher.png?raw=true)](https://github.com/Nightonke/GithubWidget)
[![JellyToggleButton](https://github.com/Nightonke/JellyToggleButton/blob/master/app/src/main/res/mipmap-hdpi/ic_launcher.png?raw=true)](https://github.com/Nightonke/JellyToggleButton)
[![FaceOffToggleButton](https://github.com/Nightonke/FaceOffToggleButton/blob/master/app/src/main/res/mipmap-hdpi/ic_launcher.png?raw=true)](https://github.com/Nightonke/FaceOffToggleButton)
![CoCoin](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_White_Bg.png)
CoCoin, Multi-view Accounting Application
#中文文档
[README-ZH.md](https://github.com/Nightonke/CoCoin/blob/master/README-ZH.md)
#Download
[APK from Github](https://github.com/Nightonke/CoCoin/blob/master/APK/CoCoin%20V1.2.0.apk)
QR code:
![CoCoin](https://github.com/Nightonke/CoCoin/blob/master/APK/CoCoin%20V1.2.0.png)
#Note
1. There are some old gifs in the GIF directory.
2. If you have install V1.1.0, maybe you should uninstall it first and then install the V1.2.0. For V1.1.0 is not beta version.
3. [Why there isn't CoCoin.java in Model package?](https://github.com/Nightonke/CoCoin/issues/7)
#Intro
###Basic
![Basic](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Basic.png)
You can do the accounting job easily and use a password to protect your account book. Your account book's password will be set the first time you use CoCoin. Swipe the numerical part to left to add some remarks for your records. To check your account book, you can swipe down or click the menu icon in the top left corner.
###Today
![Today](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Today.png)
In the account book, you can find out a pie chart for your expenses today, yesterday, this week, last week, this month, last month, this year and last year. Try to click the blocks of the pie chart or the bars of histogram for details. All the charts in CoCoin can be clicked for details and there are some buttons near the charts to select a certain part(that's to small for click) in charts. If you wanna get more views, just open the left drawer menu.
###Custom
![Custom](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Custom.png)
In custom time view, you can check all the expenses in a special time span. Click the button in the bottom right corner to set the time span.
###Tag
![Tag](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Tag.png)
In the tag view, you can check all the expenses for different tags. Open the left drawer menu and you can see all the tags in your account book. Click a tag to jump to the expenses analyse for that tag.
###Month
![Month](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Month.png)
In the month view, you can check all the expenses in every month. Let's check how much you spent and how many records you accounted. Open the left drawer menu, there is a simple list for every month's expenses. And just as in the tag view, you can click to jump to a certain month.
###List
![List](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_List.png)
In the list view, you can do some update and query job here. Swipe a record left to edit and right to delete. Open the left drawer to set some query conditions or click the search button in the top right corner to query according to remarks.
###Report
![Report](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Report.png)
In the report view, you can generate your month or year report here.
###Cloud
![Cloud](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Cloud.png)
After signing in, you can sync your records to CoCoin's server.
###Setting
![Setting](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Setting.png)
You can change some default settings. For instance, the name of your account book, the order of tags, whether remind you the limit of the month expense. If you enable the color remind function, after you account a record which made the expenses of this month is large that warning value, the color of interface will change.
###Help, Feedback & About
![Help, Feedback & About](https://github.com/Nightonke/CoCoin/blob/master/PNG/CoCoin_Help.png)
Help, feedback and about CoCoin.
###Language
CoCoin supports english and chinese. You can check the strings file here.
[values/strings.xml](https://github.com/Nightonke/CoCoin/blob/master/app/src/main/res/values/strings.xml)
[values-zh/strings.xml](https://github.com/Nightonke/CoCoin/blob/master/app/src/main/res/values-zh/strings.xml)
#License
> The MIT License (MIT)
>
> Copyright (c) 2016 Nightonke
>
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
没有合适的资源?快使用搜索试试~ 我知道了~
小程序源码 APP源码 41_CoCoin-master(仿版).zip
共465个文件
xml:193个
java:118个
png:91个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 3 浏览量
2023-03-11
09:31:04
上传
评论
收藏 60.13MB ZIP 举报
温馨提示
免责声明:资料部分来源于合法的互联网渠道收集和整理,部分自己学习积累成果,供大家学习参考与交流。收取的费用仅用于收集和整理资料耗费时间的酬劳。 本人尊重原创作者或出版方,资料版权归原作者或出版方所有,本人不对所涉及的版权问题或内容负法律责任。如有侵权,请举报或通知本人删除。
资源推荐
资源详情
资源评论
收起资源包目录
小程序源码 APP源码 41_CoCoin-master(仿版).zip (465个子文件)
rippleView-debug.aar 134KB
resources-debug-androidTest.ap_ 31KB
CoCoin V1.1.0.apk 9.6MB
CoCoin V1.2.0 RandomData.apk 8.48MB
CoCoin V1.2.0.apk 8.44MB
gradlew.bat 2KB
RippleView.class 7KB
RippleView$1.class 1KB
RippleView$2.class 1KB
BuildConfig.class 678B
R$styleable.class 604B
R$attr.class 498B
R.class 491B
R$style.class 459B
R$drawable.class 424B
R$string.class 415B
今日视图.gif 6.77MB
注册.gif 4.78MB
标签视图.gif 4.29MB
语言.gif 4.26MB
颜色提醒.gif 2.47MB
列表视图.gif 2.43MB
设置.gif 2.1MB
记录.gif 2MB
设置密码.gif 1.55MB
月视图.gif 1.21MB
范围视图.gif 1.09MB
.gitignore 91B
.gitignore 7B
.gitignore 7B
build.gradle 4KB
build.gradle 832B
build.gradle 575B
build.gradle 434B
settings.gradle 15B
gradlew 5KB
app.iml 16KB
AndroidRubberIndicator.iml 8KB
MaterialWidget.iml 7KB
rippleView.iml 7KB
library.iml 7KB
Saver.iml 936B
nineoldandroids-2.4.0.jar 108KB
nineoldandroids-2.4.0.jar 108KB
gradle-wrapper.jar 49KB
classes.jar 6KB
AccountBookSettingActivity.java 90KB
ReportViewFragment.java 80KB
AccountBookTodayViewActivity.java 58KB
TagViewRecyclerViewAdapter.java 48KB
AccountBookListViewActivity.java 48KB
TodayViewRecyclerViewAdapter.java 46KB
CoCoinUtil.java 44KB
RecordManager.java 33KB
TabIndicator.java 32KB
MainActivity.java 31KB
ShowActivity.java 25KB
RecordExpandableSwipeableItemAdapter.java 22KB
SettingManager.java 21KB
MonthViewRecyclerViewAdapter.java 21KB
CustomViewFragment.java 20KB
CircularProgress.java 16KB
EditPasswordActivity.java 15KB
EditRecordActivity.java 15KB
Slider.java 15KB
SetPasswordActivity.java 13KB
MySwipeableItemAdapter.java 13KB
AppUpdateManager.java 12KB
AccountBookTagViewActivity.java 12KB
AccountBookMonthViewActivity.java 12KB
PaperButton.java 10KB
FloatingEditText.java 10KB
Switch.java 9KB
GuillotineAnimation.java 9KB
CheckBox.java 9KB
HelpCoCoinFragment.java 8KB
TagSettingActivity.java 8KB
RippleView.java 8KB
TodayViewFragment.java 8KB
RadioButton.java 8KB
DB.java 8KB
HelpAboutFragment.java 7KB
SplashActivity.java 6KB
EditRecordFragment.java 6KB
HelpFeedbackFragment.java 6KB
EditMoneyFragment.java 6KB
CircleButton.java 6KB
AccountBookReportViewActivity.java 5KB
R.java 5KB
DrawerMonthViewRecyclerViewAdapter.java 5KB
PasswordChangeFragment.java 5KB
R.java 5KB
MonthViewFragment.java 5KB
TagDraggableItemAdapter.java 5KB
CoCoinRecord.java 5KB
TrackSlider.java 4KB
RecordCheckDialogFragment.java 4KB
EditRemarkFragment.java 4KB
FeedbackActivity.java 4KB
AboutActivity.java 4KB
共 465 条
- 1
- 2
- 3
- 4
- 5
资源评论
金枝玉叶9
- 粉丝: 195
- 资源: 7637
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- cocos creator 3.8 抖音侧边栏复访功能
- 【重磅,更新!】中国2839个站点逐日降水数据集(0.1°/0.25°/0.5°)(1961-2022年)
- RPC远程调用示例,zeroc入门例程
- 基于python实现的多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN+源码(毕业设计&课程设计&项目开发)
- 【重磅,更新!】教学成果、一流学科申报书范本、最全教改、课程思政(内附清单)
- mptcp-样包参考协议开发
- 禁止WIN10自动更新
- svg动画示例效果展示
- ndra-dhcpv6样包参考
- 【重磅,更新!】中国31省份全要素生产率(1990-2022年)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功