该文件用于阐述CARDO软件的功能,组成部分,部署方法以及注意事项。CARDO是一款简单的Android端的时间规划软件,开发语言为JAVA。
AUthor | Davezqq |
---|---|
136834413@qq.com |
该软件名为CARDO,由CARD和DO拼凑而成,寓意为卡片式的执行计划,软件设计理念为“每日一卡,健康规划”
Click the plus sign on the upper-right corner to create a new card with the date already set
Longclick on the card to delete the card
Click the card to show the task list of the card
Click the plus sign on the upper-right corner to create a new task
Longclick on the card to delete the card
JDK1.8
Android SDK Version19-26(26 is the best)
Development Platform: Android Studio
run the app/realease/CARDO.apk file on the Android devices
- Download the CARDO folder
- Open the project in Android Studio
- ./app/realease : contains the .apk files
- ./app/src/main/java : contains the source code
- ./app/src/main/res/drawable*: contains the pictures
- ./app/src/main/res/layout: contains the xml files of the interface
- ./app/src/main/res/values: contains the values of the strings and so on....
- ./app/src/main/res/menu: contains the xml files of the menus
- ./app/src/main/res/anim: contains the xml files of the animations
CardListFragment -> CardListActivity
TasksetFragment -> TasksetActivity
TasksListFragment -> TasksInDayActivity
- 任务倒计时,在task上显示当前时间距离任务开始还有多长时间
- 界面的美化
- 您可以发邮件到136834413@qq.com
- 您可以fork之后commit并pull request 我都一定会认真看的!
本人技术渣,很愿意交流,contributer们的名字都会好好写在最前面的!