<blockquote>
<p>As a first cut, how about assuming that the user has a dedicated Bisq node running somewhere, and making RPC calls to it (possibly/probably over Tor)?</p>
</blockquote>
<p>We've been thinking about how to do the integration of Bisq Java codebase into the Android app. There are basically 2 ways to do it:</p>
<ol>
<li>
<p>Run the headless Bisq daemon and connect over GRPC API using a localhost socket or over Tor to the desktop computer or Raspberry PI at home - this would allows either running Bisq locally or remotely.</p>
</li>
<li>
<p>Run the Bisq headless entrypoint inside an Android app's background service and post messages between the app thread and background service thread - this wouldn't work with remote nodes at home, but performance and UX of the Android app would likely be faster.</p>
</li>
</ol>
<p>We need to do more research and testing into these architectures to figure out which one we will use, before we can answer the question...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/proposals/issues/139?email_source=notifications&email_token=AJFFTNVZQNKC5A5OQRWEND3QT337XA5CNFSM4JLQQ7D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEGQPKY#issuecomment-554502059">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVX2YGX3HXGDA2NHGLQT337XANCNFSM4JLQQ7DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNX3RR2ZG2K2LQWIM6LQT337XA5CNFSM4JLQQ7D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEGQPKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/proposals/issues/139?email_source=notifications\u0026email_token=AJFFTNVZQNKC5A5OQRWEND3QT337XA5CNFSM4JLQQ7D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEGQPKY#issuecomment-554502059",
"url": "https://github.com/bisq-network/proposals/issues/139?email_source=notifications\u0026email_token=AJFFTNVZQNKC5A5OQRWEND3QT337XA5CNFSM4JLQQ7D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEGQPKY#issuecomment-554502059",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>