-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If there is a way to use this driver for Android? #37
Comments
Not at the moment. We're trying to make it fully compatible with Android |
Hi, |
Hey, |
Hi,
Thanks very much for the feedback. Very helpful.
I have one request for help.
I am pretty familiar with Android and Java, not so much with JSON.
Could you give me an example of what you mean by "JSONObject self sorted by key"?
By the way, the Android app I will be integrating with BigchainDB is in the area
of location tracking and mobility profiles. What kind of app are you integrating
with BigchainDB?
Thanks,
Alex
Bohdan Bezpartochnyi wrote:
… Hey,
I'm an Android developer myself and we are using the driver as a part of Android
app. Basically you need to provide your version of JSONObject which is
self-sorted by key. Tell me if you need more details.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AbhsoUcJPkVK-1bGFLSDgDvnqiAdtCV_ks5s-sHogaJpZM4Qnnmn>.
|
Hi Bohdan,
I would be grateful if you could send me an example of what you mean by "your
own version of JSONObject". Any further details would be greatly appreciated.
Thanks,
Alex Donnini
Bohdan Bezpartochnyi wrote:
… Hey,
I'm an Android developer myself and we are using the driver as a part of Android
app. Basically you need to provide your version of JSONObject which is
self-sorted by key. Tell me if you need more details.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AbhsoUcJPkVK-1bGFLSDgDvnqiAdtCV_ks5s-sHogaJpZM4Qnnmn>.
|
@adonnini
This is a dirty way but right now there's no other way around without too much effort, |
I don't know if it is OK to use it for Android. If not, how could I do to let an Android APP to use BigchainDB as its DB. Thanks.
The text was updated successfully, but these errors were encountered: