/help_you_record

帮你记录小应用 | Help-You-Record App:一款简单的支持自助录入、按条件查询、数据易于迁移的个人事项记录小程序。A simple app where you could record your matters and query them with certain conditions afterwards. Data generated by this app is easy to migrate from one cellphone to another.

Primary LanguageJava

帮你记录小应用 | Help-You-Record App

简介 | Introduction

一款简单的支持自助录入、按条件查询、数据易于迁移的个人事项记录小程序。

A simple app where you could record your matters and query them with certain conditions afterwards. Data generated by this app is easy to migrate from one cellphone to another.

安装及卸载 | Installation and Uninstallation

适用平台 | Supported Platforms

Android version >= 4.2.2

适用的语言环境 | Language environments for running

简体中文

依赖组件 | Dependencies

android_assistant if you'd like to compile this app from source code.

操作步骤 | Steps

bin/help_you_record.apk拷贝到你的安卓手机进行安装即可,或者下载该项目源码, 利用配置好ADTEclipse编译出安装包,再拷贝进手机进行安装。

Copy bin/help_you_record.apk into your Android cellphone and install it, or download source code of this project, and use Eclipse with ADT well configured to compile the code and get the resulting installation package, and finally, install it.

卸载操作跟其它安卓软件的卸载操作一样。

As for the uninstallation, it is same as uninstallation of any other Android app.

用法 | Usage

  1. 如果想增加新事项,点击主界面新增事项按钮,按提示编辑事项内容并保存。

If you want to add a new matter, click the 新增事项 button in main page, input the detailed contents according the guide and save them.

  1. 在主界面的名称栏输入事项名称、选择事项种类, 点击标题栏的查询按钮即可查询刚新增的事项或旧事项。

Input name the matter to be queried in 名称 edit-text widget, select the right category from the 种类 spinner widget, finally click the 查询 button on the title bar and you can get the result of matter(s) you just added or the old one(s) you added some time before.

| NOTES

  1. 目前尚不支持删除事项操作。建议将无用的事项清空内容,并将其种类改成待利用, 以后的新事项便可利用这些事项的资源,不必再新增。

Matter deletion is not supported by far. It's recommended that you clear contents of unused matters and change category of them to 待利用 so that new matters could re-use resources of them and need not adding.

  1. 目前也不支持数据导出操作。要将数据迁移到另一部手机, 只需将数据库文件直接拷贝到另一部手机指定位置即可,详见设置菜单。

Data export is not supported as well. To migrate the data to another cellphone, just copy the database file directly to the specified directory of another cellphone, see 设置 menu for more details.

联系方式及反馈 | Contact and Feedback

任何缺陷、建议,欢迎给我发邮件,或在GitHub上创建问题单

Any bugs and recommendations, please send me emails, or create issues on GitHub.

许可证 | License

详见各代码文件。

See details in each code files.