kaloyan-raev / hello-storj

Demo app for integrating the libstorj native library in Android
GNU General Public License v3.0
5 stars 3 forks source link

fixed manifest issues #15

Closed dri94 closed 7 years ago

kaloyan-raev commented 7 years ago

Nice catch. Thanks for the contribution!

dri94 commented 7 years ago

hey i dont really know how to contact you @kaloyan-raev besides here. I have a more professional UI i developed for this project. Uses more material design in it. Is this something storj would be interested in? if so is there someway we could discuss this further?

kaloyan-raev commented 7 years ago

@dri94 My next step was to completely refactor the UI to follow the Material Design. I haven't started with the coding yet, so it is great that you have something ready or in progress. I'll be happy to take a look at it.

You can open an issue or PR. There we can discuss it and review it. You can also find me in the Storj Community Dev chat: https://community.storj.io/channel/dev

Just to avoid any confusion, I am not affiliated with Storj Labs (the company behind Storj). I just wanted to create an Android project for Storj and started this open source project. I will be happy to collaborate with other enthusiasts like you.

dri94 commented 7 years ago

Oh i thought you were official storj. Either way I definitely would like to collaborate. I'll be in contact with you soon with a video or images of the app's working. Will need help with registration as i could not find the native code to create accounts though. Everything else from this project is integrated

kaloyan-raev commented 7 years ago

libstorj provides a registration function. I haven't exposed it yet in the JNI wrapper, but it won't be a lot of work.

dri94 commented 7 years ago

messaged on slack to keep github clean