[Lazarus] Android and network

Kjow antispammoni at gmail.com
Thu May 23 10:50:14 CEST 2013


I don't know if I'm able to do this now, maybe a day I'll try.

Kjow


2013/5/22 Felipe Monteiro de Carvalho <felipemonteiro.carvalho at gmail.com>

> Maybe call the necessary Java API via JNI? That's my solution to
> almost everything in Android =D Once you get used, JNI calling is not
> that hard. The only thing that cannot be done easily natively via JNI
> is when implementing interfaces is a requirement to utilize the API,
> but it would be strange if networking APIs in Java require that...
> I've never utilized Java networking APIs, so can't be sure...
>
> The NDK libraries, which would be the pure native solution without
> JNI, are very few, there is a list of them here:
>
> http://wiki.freepascal.org/Custom_Drawn_Interface/Android#NDK_Libraries_available_in_Android_2.2_.28API_level_8.29
>
> I don't have any code about this however, since my app per-se does not
> utilize the internet currently.
>
> --
> Felipe Monteiro de Carvalho
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130523/a9233de5/attachment-0003.html>


More information about the Lazarus mailing list