English Version | 中文版
📕A lightweight billing tool
In our daily life, We often don't know where money is spent on. But we are not really like to write it down on our account book to manage it. When it comes to book-keeping, each of us has his own needs. It is must be an interesting thing, from my perspective, to develop an application for himself.
CocoBill is a billing tool, there are no unnecessary permissions, no advertisements, no user system, no information stored by the user, just a simple record of revenue and expenditure.
My blog:http://blog.csdn.net/adminpd/article/details/78942212
PS: Recently, many people have asked me about the data service. I used the server provided by Bmob. If you haven't heard of it, you can click there:https://www.bmob.cn/?invite_code=@qcg or google it. It's easy to use and free for personal developers and small companies. The whole project is released on https://www.bmob.cn/shop/detail/448, and you will find it in your account after purchasing. Of course you can use the previous versions to use your own data service.
released on the following platforms:
platform | Link |
---|---|
Coolapk |
v2: data service: Bmob
v1: data service:https://github.com/zas023/ssmBillBook
v0.5.1: 2019.01.11
- update library;
- rebuild project;
v0.4.1: 2018.03.31
- add local bill function;
- implement bill synchronization;
v0.3.1: 2017.12.28
- add upload image function;
- add change theme function;
- implement bill management;
Notice: Those material of this program from internet. If affects your rights and interests, please let me know in time.
- butterknife: https://github.com/JakeWharton/butterknife
- glide: https://github.com/bumptech/glide
- okhttp: https://github.com/square/okhttp
- MPAndroidChart: https://github.com/PhilJay/MPAndroidChart
- Android-PickerView: https://github.com/Bigkoo/Android-PickerView
- Material-dialogs: https://github.com/afollestad/material-dialogs
- About: https://github.com/drakeet/about-page
- Multitype: https://github.com/drakeet/MultiType
- Greendao: https://github.com/greenrobot/greenDAO
- Eventbus: https://github.com/greenrobot/eventbus
- Bmob: https://bmob.cn