文件名称:PersonalFinance
介绍说明--下载内容均来自于网络,请自行研究使用
安卓记账本自带登录注册功能,第一次使用需要先注册一个帐号,注意如果你的手机或者模拟器的分辨率小于1280×720有可能看不到注册按钮(被挤掉了,这一点作者做的适配不好),另外注册的时候邮箱和手机验证也没有做,不过没关系了反正也是单机版,注册帐号登录以后上方可以看到账单总的收支和一个收支比例统计饼状图,中间部分是添加账单信息和修改用户信息的链接按钮,下方是一个按照日、月、年来统计的详单统计,点击任意详单统计可以看到更为详细的条目,本项目有注释默认编译版本4.4.2编码GBK。-This comes with Android account login function, first need to register an account, note that if your mobile phone simulator or a resolution of less than 1280* 720 may not see the registration button (to be squeezed out of this point, the author do not fit), also when the registration of mail and mobile phone verification no, but never mind. It is a stand-alone version, a registered account after login can be seen above the total bill payments and a revenue ratio statistics pie chart, the middle part is to add billing information and modify user information link button, below is a list of statistics of Japan, according to. Click on any list of statistics can see more detailed entries, this project is the default compiled version of a 4.4.2 encoding GBK notes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PersonalFinance
...............\.classpath
...............\.project
...............\.settings
...............\.........\org.eclipse.core.resources.prefs
...............\achartengine-1.1.0.jar
...............\android-support-v4.jar
...............\AndroidManifest.xml
...............\assets
...............\bin
...............\...\AndroidManifest.xml
...............\...\classes
...............\...\.......\com
...............\...\.......\...\seventh
...............\...\.......\...\.......\db
...............\...\.......\...\.......\..\Account.class
...............\...\.......\...\.......\..\AccountDBdao.class
...............\...\.......\...\.......\..\MyDBOpenHelper.class
...............\...\.......\...\.......\..\Person.class
...............\...\.......\...\.......\..\PersonDBdao.class
...............\...\.......\...\.......\..\test
...............\...\.......\...\.......\..\....\TestAccount.class
...............\...\.......\...\.......\..\....\TestPersonDao.class
...............\...\.......\...\.......\personalfinance
...............\...\.......\...\.......\...............\AddNodes.class
...............\...\.......\...\.......\...............\BuildConfig.class
...............\...\.......\...\.......\...............\Login.class
...............\...\.......\...\.......\...............\MainActivity$1.class
...............\...\.......\...\.......\...............\MainActivity$2.class
...............\...\.......\...\.......\...............\MainActivity$3.class
...............\...\.......\...\.......\...............\MainActivity$AsynMove.class
...............\...\.......\...\.......\...............\MainActivity$MyAdapter.class
...............\...\.......\...\.......\...............\MainActivity.class
...............\...\.......\...\.......\...............\MoreAction.class
...............\...\.......\...\.......\...............\R$attr.class
...............\...\.......\...\.......\...............\R$dimen.class
...............\...\.......\...\.......\...............\R$drawable.class
...............\...\.......\...\.......\...............\R$id.class
...............\...\.......\...\.......\...............\R$layout.class
...............\...\.......\...\.......\...............\R$menu.class
...............\...\.......\...\.......\...............\R$string.class
...............\...\.......\...\.......\...............\R$style.class
...............\...\.......\...\.......\...............\R.class
...............\...\.......\...\.......\...............\Registration.class
...............\...\.......\...\.......\...............\SpecificData$1.class
...............\...\.......\...\.......\...............\SpecificData$MyAdapter.class
...............\...\.......\...\.......\...............\SpecificData.class
...............\...\.......\...\.......\view
...............\...\.......\...\.......\....\CornerListView.class
...............\...\.......\...\.......\....\DataRange.class
...............\...\.......\...\.......\....\MainActivityService.class
...............\...\.......\...\.......\....\PieChart.class
...............\...\classes.dex
...............\...\dexedLibs
...............\...\.........\achartengine-1.1.0-8426aac63c94fd408269e88877bbd494.jar
...............\...\.........\achartengine-1.1.0-a2b169002d2729706f82710ea92165ad.jar
...............\...\.........\android-support-v4-5ec89f332966f0e8d3111d6304ff02bf.jar
...............\...\.........\android-support-v4-af0aac4446348b72d79b1b4aba6ccb6f.jar
...............\...\jarlist.cache
...............\...\PersonalFinance.apk
...............\...\res
...............\...\...\crunch
...............\...\...\......\drawable
...............\...\...\......\........\background_login_button.png
...............\...\...\......\drawable-mdpi
...............\...\...\......\drawable-xhdpi
...............\...\...\......\drawable-xxhdpi
...............\...\resources.ap_
...............\gen
...............\...\com
...............\...\...\seventh
...............\...\...\.......\personalfinance
...............\...\...\.......\...............\BuildConfig.java
...............\...\...\.......\...............\R.java
..