how to enable http proxy setting for browser and http streaming for Freescale Android ICS release

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to enable http proxy setting for browser and http streaming for Freescale Android ICS release

1,039 Views
chenguoyin
NXP Employee
NXP Employee

HOW to set http proxy for browser and http streaming

Enable the http proxy setting in Browser with below command in android console:

$setprop net.proxy wwwgate0-az.freescale.net:1080 (‘setprop net.proxy null’ to remove)



Enable the http proxy setting for FREESCALE OMXPlayer http streaming with below command in android console:

$setprop rw.HTTP_PROXY http://wwwgate0-az.freescale.net:1080

Hope this some help to some one

Labels (1)
0 Kudos
0 Replies