[bisq-network/proposals] Bounty for a fully native Bisq app for Android (#139)

wiz notifications at github.com
Thu Nov 14 01:27:41 UTC 2019


> Could you include a link to that post in the initial first post so it is clear to readers and not get lost in the thread?

Okay done.

As for the integration work, it was more straightforward to package the risq daemon inside the Android app because it was a native linux binary. Packing the Bisq Java app inside the Android app would be a little tricky because of the JVM, so instead I think we might try to run the headless Bisq entrypoint method inside a separate Android background service thread - obviously Java will compile for Android fine out of the box, we just gotta hack it to work with Android app lifecycle. After we figure that out we can begin the work of working to add the missing API methods, etc. and integrate the UI :grin:

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/proposals/issues/139#issuecomment-553681403
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191113/7d02336b/attachment.html>


More information about the bisq-github mailing list