Hello Community,
I have no experience in Android development using Eclipse etc. So please
forgive me if I make any mistake in my description of the problem.
A friend of mine has developed a native Eclipse Android Application
which runs Database Commands like Insert and Update directly from the
device. He updated his solution using a Rest API which had the big advantage
that all insert and update processes are run serverside. The Client (Android)
was much more reliable and faster.
I thought a little bit about it and compared it to the solutions which offered
B4J and B4A. Here the jRDC2 middleware solution is run serverside and gets
the commands from the device.
In my eyes it is a big advantage to have the jRDC2 middleware solution because
all the commands are also run serverside. Would it be even better to use
a REST API (which means more studying and probably rewrite a lot of code)
or do we have an easy and reliable solution with the jRDC2 server yet which
combines easy programming with high reliability and serverside command
execution.
Regards
h725
I have no experience in Android development using Eclipse etc. So please
forgive me if I make any mistake in my description of the problem.
A friend of mine has developed a native Eclipse Android Application
which runs Database Commands like Insert and Update directly from the
device. He updated his solution using a Rest API which had the big advantage
that all insert and update processes are run serverside. The Client (Android)
was much more reliable and faster.
I thought a little bit about it and compared it to the solutions which offered
B4J and B4A. Here the jRDC2 middleware solution is run serverside and gets
the commands from the device.
In my eyes it is a big advantage to have the jRDC2 middleware solution because
all the commands are also run serverside. Would it be even better to use
a REST API (which means more studying and probably rewrite a lot of code)
or do we have an easy and reliable solution with the jRDC2 server yet which
combines easy programming with high reliability and serverside command
execution.
Regards
h725