ripple-unmaintained / ripple-lib-java

Java version of ripple-lib (work in progress)
ISC License
126 stars 109 forks source link

Sample Android code is not working #52

Closed bhargav00200 closed 10 years ago

bhargav00200 commented 10 years ago

From the given Sample code, I imported the android code into eclipse, but it gives compile time error. I also imported the java library which solved the errors but library code itself gives error because some of the javax libraries can not be accessed with android.

Kindly help in this and gives us some steps for successfully running the sample, it will be a great help to other folks who wants to use Ripple in android.

sublimator commented 10 years ago

Hey, been doing some work on this lately. The android examples compiles for me, I'll look into it, if you can paste the error?