Skip to content

liato/android-bankdroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a164ae · Mar 9, 2017
Mar 2, 2017
Oct 28, 2016
Nov 4, 2016
Mar 2, 2017
Mar 8, 2017
Mar 8, 2017
Mar 2, 2017
Nov 14, 2016
Mar 13, 2015
Sep 24, 2016
Mar 2, 2017
Feb 23, 2017
Mar 13, 2015
Sep 28, 2016
Mar 28, 2015
Sep 28, 2016
Mar 2, 2017
Sep 24, 2016
Sep 29, 2016
Sep 29, 2016
Aug 29, 2015

Repository files navigation

https://travis-ci.org/liato/android-bankdroid.svg?branch=master Join the chat at https://bankdroid.herokuapp.com/

Bankdroid

Bankdroid is an Android app for Swedish banks, payment cards and similar services. Key features include:

  • Automatic updates of your balance and transactions
  • Notifications whenever your balance changes
  • Widgets to show your balance anywhere on your home screen

More information can be found at:

Contribute or report broken banks

The following information is needed for troubleshooting a broken bank or if you want a new bank to be supported by Bankdroid.

  1. Address to login page.
  2. Address and html code for the landing page after a successful login.
  3. Address and html code for the page with the accounts overview.
  4. Address and html code for the page with an account's transaction history.

NOTE. Do not forget to replace your personal information in the html code with random information before you send everything to android [at] nullbyte.eu. You can also open an issue here at Github with the required files included as an attachment.

Development environment

Bankdroid is written for Android Studio 0.8.2 and Gradle 1.12. Here's how to get the code up and running on your computer:

  1. Make sure you have Android Studio 0.8.2 or later
  2. Clone the project (if you want to contribute you should fork the project first and then clone your fork)
  3. Open the project's settings.gradle file in Android Studio and select "Use default gradle wrapper (recommended)"
  4. Select "Make project" from the Build menu
  5. Select Run from the Run menu

License

The Bankdroid source code is licensed under the Apache License, Version 2.0.