Hi, we are using imx6 board for our development and I am having some problem with the proxy setting. I see that if we open ethernet setting imx app and set the proxy it works.If we reboot the device it stops working. If we again launch the ethernet app and without doing anything just close, it will start working. If reboot again wont work. Did you guys see this issue or similar issue in kitkat.
Hi Kumar,
Freescale Android kitkat Ethernet APK will removed the proxy when the apk "onDestory". You can see this in the source code.
Thanks.
Hi
I am sorry I am not able to understand you. I found that when we reboot we don't broadcast proxy settings in connectivity service even though proxy is set. By broadcasting the proxy while loading proxy setting solved the problem.
Thanks
Amit