Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.31 KB

File metadata and controls

31 lines (22 loc) · 1.31 KB

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:

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.