https://github.com/d3nn7/dogecoin-price-android
See the current price of Dogecoin in EUR, USD and BTC
https://github.com/d3nn7/dogecoin-price-android
android binance cryptocurrency dogecoin dogecoin-price
Last synced: 28 days ago
JSON representation
See the current price of Dogecoin in EUR, USD and BTC
- Host: GitHub
- URL: https://github.com/d3nn7/dogecoin-price-android
- Owner: D3nn7
- License: mit
- Created: 2021-04-16T15:20:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T07:03:36.000Z (over 4 years ago)
- Last Synced: 2025-03-28T14:44:58.451Z (about 1 year ago)
- Topics: android, binance, cryptocurrency, dogecoin, dogecoin-price
- Language: Java
- Homepage: https://dogecoin.schapeit.com
- Size: 5.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ðogecoin Price
### The development of this APP has been discontinued.
[](https://github.com/D3nn7/Dogecoin-Price-Android/actions/workflows/gradle.yml)
[](https://www.buymeacoffee.com/d3nn7)

[Website](https://dogecoin.schapeit.com)
Dogecoin Price is an Android app that allows you to see the current Dogecoin price in EURO, USD and BTC. With the meme design, the Dogecoin Price app looks like the currency.
- [Direct download](https://dogecoin.schapeit.com/dogecoin-price.apk)
- [Github](https://github.com/D3nn7/Dogecoin-Price-Android/releases/)
- [Google Play Store](https://play.google.com/store/apps/details?id=com.danny.cryptkurs)
### Versions
- [v0.2.3](https://github.com/D3nn7/Dogecoin-Price-Android/releases/tag/v0.2.3)
- bugfixes
* remove error message if API is not reachable
* replace jcenter with mavencentral
* replace update.json URL to github repo
* change update.json
* change some links
* remove promo banner
- [v0.2.2](https://github.com/D3nn7/Dogecoin-Price-Android/releases/tag/v0.2.2)
- Bug fixes: Offline mode, Updater
- Update the App Icon
- [v0.2.1](https://github.com/D3nn7/Dogecoin-Price-Android/releases/tag/v0.2.1)
- Critical bug fixed: if the input number was to large, the app has crashed
- Update feature added. Now the app check for updates.
- [v0.2](https://github.com/D3nn7/Dogecoin-Price-Android/releases/tag/v0.2)
- Darkmode fixed
- Binance Button fixed
- Offlinemode fixed
- Disabled APP Rotation.
- add custom amount of Dogecoin feature
- [v0.1](https://github.com/D3nn7/Dogecoin-Price-Android/releases/tag/v0.1)
- UI & Basic funcionality
## License – Much license ⚖️
Dogecoin Price is released under the terms of the MIT license. See
[opensource.org](https://opensource.org/licenses/MIT)
## Special Thanks to️
- [Dogecoin](https://dogecoin.com) for the best Coin I ever seen.
- [Binance](https://binance.com) for current price data.
- [FontAwesome](https://fontawesome.com) for the icons. [License](https://fontawesome.com/license)
- [Volley Library](https://github.com/google/volley) for the HTTP Libary. [License](https://github.com/google/volley/blob/master/LICENSE)