Subject Re: [firebird-support] Firebird & Android
Author Mark Rotteveel
On 15-1-2015 20:19, Hugo Eyng hugoeyng@... [firebird-support] wrote:
> Hello.
>
> I will develop an App for Android and I want to conect FB running on
> windows.
>
> Did somebody tried doing this? Some hint, article or information about
> how can I implement that? Driver?

There is http://sourceforge.net/projects/androidjaybird/ which is a port
of Jaybird for android.

However depending on the context the application is going to be used in,
you might want to consider keeping access to your Firebird database
purely server side and provide a web service (eg a RESTful service) to
be used by the application.

Mark
--
Mark Rotteveel