Hello devs, In the past weeks I've been looking at how an Android Sugar shell could provide the same services as GTK Sugar shell to the web activities. The research is now documented in two pages at developer.sugarlabs.org:
- Architecture http://developer.sugarlabs.org/web-architecture.md.html - Android implementation details http://developer.sugarlabs.org/android.md.html As the last page say, the service lives temporarily inside a color chooser app: repo: https://github.com/manuq/aboutmejs-android/ apk: https://github.com/manuq/aboutmejs-android/blob/master/bin/AboutMe.apk And it contains just one setting: the user colors. You can try it together with this other app: repo: https://github.com/manuq/clockjs-android apk: https://github.com/manuq/clockjs-android/blob/master/bin/ClockJS.apk I would appreciate any feedback in the docs or in the implementation. Thanks. -- .. manuq .. _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

