Android App?

Asked by jdmark

Is there a way I can use this program to sync with an Android App? I'm going to go out on a limb here and say My Recipes Android app synced using DropBox and using this program on the desktop also synced using DropBox?

Question information

Language:
English Edit question
Status:
Answered
For:
Gourmet Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bernhard Reiter (ockham-razor) said :
#1

As for Android recipe apps, I've so far only tried My Cookbook, as we have added import and export plugins for its format in the 0.17.3 release (as you've noticed). My Cookbook doesn't however support syncing.

Unfortunately, using DropBox (or any other cloud storage provider) isn't quite enough: to actually sync, both the mobile and desktop apps would also need to natively read and write the same recipe database file (shared via the cloud storage). In case of Gourmet, that's an SQLite database found at ~/.gourmet/recipes.db, with a scheme specific to Gourmet -- likewise, any Android app will probably use some sort of underlying DB (which BTW may well be an SQLite file, but with an entirely different scheme).

Sooner or later we'll need to implement a Gourmet version for Android... (which has been requested at https://github.com/thinkle/gourmet/issues/38 BTW)

Can you help with this problem?

Provide an answer of your own, or ask jdmark for more information if necessary.

To post a message you must log in.