Android记账小程序,java做的 实现的功能:
- 简单的记账
- 查询功能(今日,本周,本月)
- 简单图表
- 帐户/分类自定义
- 指纹锁支持(防君子不防小人)
- 祖安模式(嘴臭的老哥喜欢)
使用到的开源库:
-
ColorPicker https://github.com/shixiuwen/colorpicker
-
joda-time https://github.com/JodaOrg/joda-time
-
RxJava&RxAndroid https://github.com/ReactiveX/RxJava https://github.com/ReactiveX/RxAndroid
-
hellocharts-android https://github.com/lecho/hellocharts-android
6.Android-PickerView https://github.com/Bigkoo/Android-PickerView