Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Support for JSR 354 API and Reference Implementation. #17

Open
msgilligan opened this issue Mar 8, 2015 · 4 comments
Open

Android Support for JSR 354 API and Reference Implementation. #17

msgilligan opened this issue Mar 8, 2015 · 4 comments

Comments

@msgilligan
Copy link
Member

Since JavaMoney/javamoney-lib#15 has been closed, I'm opening this issue here.

It would be nice to see the JavaMoney Reference Implementation running on Android so that Bitcoin (and Bitcoin 2.0) Android wallets could use JavaMoney components. It might be possible using RetroLambda and/or other tools. Note that there is an (empty) repository, https://github.com/JavaMoney/javamoney-api-bp, for an API back port.

@keilw
Copy link
Member

keilw commented Mar 9, 2015

Yes, the BP could be made available on Android, too (certain SE 7 stuff like "Diamond" I believe works on Android now, too. Otherwise we should try to set up CI instances for that, too. AFAIK Travis-CI (the preferred CI server for JavaMoney after CloudBees started bugging developers with 15-day timeouts) does not support Android, out of the box, but http://www.codenes.com/blog/?p=391 hints, you can get it to build Android with some adjustments (could need another task for this kind of stuff ;-) )

@msgilligan
Copy link
Member Author

I've opened up an enhancement request to support this in bitcoinj

@atsticks
Copy link
Member

Hi
​S​
ean

​Since I am preparing the final release all artifacts are available as of
now in Bintray/JFrog:
http://oss.jfrog.org/artifactory/list/oss-release-local/

  • javax.money:money-api(-bp):1.0
  • org.javamoney:moneta(-bp):1.0
  • org.javamoney:javamoney-parent:1.0
  • org.javamoney:javamoney-tck:1.0

​The variants with "-bp" added require Java 7 (the "money-api-bp" is
compatible with Java 6).​

Hope that helps ;)

​Best

Anatole

Am 08.03.2015 18:49 schrieb "Sean Gilligan" [email protected]:

Since JavaMoney/javamoney-lib#15
JavaMoney/javamoney-lib#15 has been closed,
I'm opening this issue here.

It would be nice to see the JavaMoney Reference Implementation running on
Android so that Bitcoin (and Bitcoin 2.0) Android wallets could use
JavaMoney components. It might be possible using RetroLambda
https://github.com/orfjackal/retrolambda and/or other tools. Note that
there is an (empty) repository,
https://github.com/JavaMoney/javamoney-api-bp, for an API back port.


Reply to this email directly or view it on GitHub
#17.

@keilw
Copy link
Member

keilw commented Apr 17, 2015

Seems some banks and especially one of the largest ATM makers NCR could have great use for JavaMoney on Android;-) http://www.businesscloudnews.com/2015/04/16/ncr-offers-cloud-control-for-android-based-atms/?utm_source=rss&utm_medium=rss&utm_campaign=ncr-offers-cloud-control-for-android-based-atms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants