/android-money-manager-ex

Android version of Money Manager Ex

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

MoneyManagerEx for Android

See our homepage at android.moneymanagerex.org for more user-oriented information.

Dev Build Status

Stable Build Status

Basic information

Money Manager Ex for Android is a mobile companion to PC/desktop personal finance applications currently available for Windows, Mac OSX and LINUX. It can be used with the same database used by MoneyManagerEx Desktop, or as an addition to GnuCash or other applications that import transactions via .qif files.

Links

MoneyManagerEx for Android on PlayStore

Contributing

There are several ways you can contribute to the project:

  • code
  • translation
  • beta testing
  • donations

Translate

If you want to join our translation team: MoneyManagerEx for Android on Crowdin.net

Beta Testing

You can install the Beta version from Google Play in parallel to the stable version, and help us out testing the app before it reaches the Stable channel.

Build

To build the project, the following settings are recommended:

  • current stable version of Android Studio,
  • use embedded JDK,
  • use gradle wrapper.

You will need to generate a custom "fabric.properties" file in "app" directory.

Continuous Integration

Travis CI build is active for the project. It runs a build on every check-in and a pull request.

Useful content is available at the Fabric/Travis demo. It explains how to generate fabric.properties file during the build, using environment variables. The environment variables start with org_gradle_project, i.e. ORG_GRADLE_PROJECT_crashlyticsdemoApikey.

License

Copyright 2012-2017 The Android Money Manager Ex Project Team

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 3
of the License, or (at your option) any later version.

https://www.gnu.org/licenses/gpl-2.0.html

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.