Hi,
I'm quite new to B4A. Installed the trial it 5 days ago, fell in love with it and bought it the next day.
I tried other tools before (even tried java/eclipse but it was too steep the learning curve) and was never fully satisfied. I love B4A and don't wish to move away from it.
I'm developing an App which constantly needs to update its info to and from a server. This must be done in the most transparent way for the end-user. I don't want him to worry about firewalls or proxies. If the android system knows how to reach the internet, the app needs to use these settings too.
I've read many threads talking about configuring the proxy of httputils manually but none of them relates to my specific issue. I need a way to read the proxy system settings (or any other system settings by the way: for future developments).
Help !
I'm quite new to B4A. Installed the trial it 5 days ago, fell in love with it and bought it the next day.
I tried other tools before (even tried java/eclipse but it was too steep the learning curve) and was never fully satisfied. I love B4A and don't wish to move away from it.
I'm developing an App which constantly needs to update its info to and from a server. This must be done in the most transparent way for the end-user. I don't want him to worry about firewalls or proxies. If the android system knows how to reach the internet, the app needs to use these settings too.
I've read many threads talking about configuring the proxy of httputils manually but none of them relates to my specific issue. I need a way to read the proxy system settings (or any other system settings by the way: for future developments).
Help !