[Lazarus] Android and network
Kjow
antispammoni at gmail.com
Mon May 27 10:21:12 CEST 2013
2013/5/27 Benito van der Zander <benito at benibela.de>
> What does the logcat say?
>
[cut]
And it has to be called in a new thread, unless you have
>
> if (android.os.Build.VERSION.SDK_INT > 9) {StrictMode.ThreadPolicy policy =
> new StrictMode.ThreadPolicy.Builder().permitAll().build();StrictMode.setThreadPolicy(policy);}
>
>
> in the java file
>
I have no experience about android dev, can you describe how to add this,
in detail?
Thanks,
Kjow
PS about logcat I will try... I need to learn how to use it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130527/a5a0d9fc/attachment-0003.html>
More information about the Lazarus
mailing list