2013/5/27 Benito van der Zander <[email protected]>
> 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.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus