pioneers hackathon vienna 2012, prototype for a mobile finance app, android. some of the code is really garbage....
pf12hack is hosted in the following web site
https://github.com/3x14159265/pf12hack
If you think the Android project pf12hack listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of pf12hack.
Item | Value |
---|---|
Java File Count | 28 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v4.jar beeone.jar json.jar junit-4.10.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in pf12hack. The names of the image files are listed as follows.
chart2.png ic_action_search.png
The following screenshort is generated from the image listed above.
pf12hack has the following Java source files.
at.beeone.netbankinglight.api.ErrorHandler.java at.beeone.netbankinglight.api.HttpError.java at.beeone.netbankinglight.api.NetbankingSession.java at.beeone.netbankinglight.api.model.Account.java at.beeone.netbankinglight.api.model.AccountBook.java at.beeone.netbankinglight.api.model.AccountImpl.java at.beeone.netbankinglight.api.model.AccountSearchResult.java at.beeone.netbankinglight.api.model.AccountSettings.java at.beeone.netbankinglight.api.model.BankCode.java at.beeone.netbankinglight.api.model.HttpResponse.java at.beeone.netbankinglight.api.model.Transaction.java at.beeone.netbankinglight.api.model.TransactionImpl.java at.beeone.netbankinglight.api.model.User.java at.beeone.netbankinglight.util.IoHelper.java at.beeone.netbankinglight.util.JsonParser.java at.beeone.netbankinglight.util.RestCall.java com.pf12hack.CreateActivity.java com.pf12hack.LoginActivity.java com.pf12hack.MainActivity.java com.pf12hack.NetbankService.java com.pf12hack.SettingsActivity.java com.pf12hack.TransactionActivity.java com.pf12hack.UserActivity.java com.pf12hack.UserFakeActivity.java com.pf12hack.VisualizationActivity.java