Tml I dunno if you want students to use my existing android project / app, please let me know if
thats not the case.
If you look in the android/experimental/eagles051387 that is where my basic project is, that you
are more then welcome to use or copy the project into another directory under your name in the same
experimental directory
Regards
Jonathan Aquilina
On May 8, 2012, at 10:19 PM, Andrzej J. R. Hunt wrote:
Hi,
just a few small (code) organisational issues -- I'm not entirely sure where it's best to place
the code: there are going to be 3 components:
- The common code (thrift definition)
- The server component
- The android app
I thought it might be most appropriate to create a new folder in the main libo directory e.g.
"impressremote", which will contain the thrift definitions and android app (with space to add
more apps for other smartphones).
The server componentI think is best kept in sd/source/ui/remotecontrol for the gui part, the
actual server code could be there or in sd/source/core/remotecontrol.
Since thrift isn't available as a standard package on most distros (and windows) would it be
appropriate to add downloading and building of thrift to the makefiles? Or should I change the
choice of RPC to use something with simpler dependencies (thrift seems to be most suitable from
what I've been able to determine, although XML- or JSON-RPC wouldn't really be a problem in terms
of efficiency, what is more of an issue is making these work bidirectionally -- another
alternative is scrapping RPC and implementing a custom messaging protocol, but this would be less
flexible for the case that someone wants to extend things in the future -- in gmote they have a
custom packet implemented as a class for every command, with this object being serialised and
then sent, and deserialised at the other end -- although this wouldn't work in our case since the
server is in C++, and the client in an arbitrary language).
Cheers,
Andrzej
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.