vexelon-dot-net / currencybg.app

Currencies and crypto against the Bulgarian Lev (Android app)
https://play.google.com/store/apps/details?id=net.vexelon.currencybg.app
GNU General Public License v3.0
2 stars 4 forks source link
android bulgaria bulgarian currency-exchange currency-exchange-rates currency-rates financial

Currency BG

Build

undefined

Currency BG е Android приложение, което предоставя информация относно обменните курсове на валутите спрямо Българският Лев (BGN).

Currency BG is an Android application that delivers up-to-date currency exchange rates for Bulgarian Lev (BGN).

Currency BG ist eine Android-App, die aktuelle Wechselkurse für den Bulgarischen Lew (BGN) liefert.

Contributing

Докладвайте бъгове или добавете своите предложения и идеи на Issues дъската.

Use the Issues board to report bugs or open feature requests.

Development

Get Android Studio.

Install SDK API 31 to be able to build the project.

Create a gradle.properties file and fill in the signing-certificate properties. Use tools/gradle.properties.tpl as template.

Create an api.properties file and fill in the remote server connection parameters. Use tools/api.properties.tpl as template.

To build the project run:

./gradlew clean build

To install a debug build run:

./gradlew installDebug

License

GPL