You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
esteewhy edited this page Oct 17, 2013
·
3 revisions
I want to implement a network persistence/synchronization layer for my Android app.
It looks like the most of server-side infrastructure can be borrowed from Firefox Sync Server codebase as it is.
From a client-side high level perspective, to accomplish the goal, all Fennec entities/collections (tabs, bookmarks, passwords, and so on) need to be replaced by those of my app.
Basing on my experience so far, the practical steps that need to be performed after obtaining sources of this project:
Run ./preprocess.py script to get real files out of *.in templates