android-wallet-app icon indicating copy to clipboard operation
android-wallet-app copied to clipboard

Retrofit :question:

Open josealfonsomora opened this issue 7 years ago • 2 comments

Is there any reason for not using retrofit? I'm more than happy to refactor the code and add retrofit if there is no reason. Code will be more maintainable and easy to read

josealfonsomora avatar Dec 20 '17 11:12 josealfonsomora

Please check the code of Jota. Feel free to contribute to the app or the iota java lib.

pinpong avatar Dec 23 '17 12:12 pinpong

I see in https://github.com/iotaledger/iota.lib.java there is retrofit used. I guess more projects use this lib, but for me it would be easier to change something there, if it's a submodule here. (Currently I search for a way to log out http requests, because a Postman collection, or similar is missing) With current construct I will not touch the lib. But this is only my personal point of view

hannesa2 avatar Dec 24 '17 09:12 hannesa2